Fetch list of simplified HS Codes available
GET https://api.terminal.africa/v1/hs-codes/simplified
GET
https://api.terminal.africa/v1/hs-codes/simplified
This endpoint allows you to get a list of all simplified hs codes available.
perPage
Number
Specify how many records will be sent in a single response. Defaults to 100.
page
Specify page of records will be sent in response. Defaults to 1.
chapter
String
Filters results by simplified hs code chapter provided.
category_code
Filters results by simplified category code provided.
hs_code
Filters results by simplified hs code provided.
Authorization*
Set value to Bearer SECRET_KEY
Bearer SECRET_KEY
Last updated 2 years ago
Was this helpful?