Get Simplified HSCodes
Fetch list of simplified HS Codes available
/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.
Query Parameters
Name
Type
Description
perPage
Number
Specify how many records will be sent in a single response. Defaults to 100.
page
Number
Specify page of records will be sent in response. Defaults to 1.
chapter
String
Filters results by simplified hs code chapter provided.
category_code
String
Filters results by simplified category code provided.
hs_code
String
Filters results by simplified hs code provided.
Headers
Name
Type
Description
Authorization*
String
Set value to Bearer SECRET_KEY
Last updated