Get HSCodes
Fetch list of HS Codes available
get
https://api.terminal.africa
/v1/hs-codes
/hs-codes
This endpoint allows you to get a list of all hs codes available.
Parameters
Query
perPage
Number
Specify how many records will be sent in a single response. Defaults to 100.
page
Number
Specify what page of records will be sent in response. Defaults to 1.
chapter
Specify what hs code chapter to return. Defaults to all. Currently supports up to 97 chapters
category_code
Specify what hs code category code to be returned
hs_code
Specify what group of hs code to be returned
Header
Authorization*
String
Set value to
Bearer SECRET_KEY
Responses
200
Hs codes retrieved successfully
Last modified 5mo ago