Get HSCode Details
Fetch details of a specific hs code.
/hs-codes/:hs_code_id
GET
https://api.terminal.africa/v1/hs-codes/:hs_code_id
This endpoint allows you to retrieve the details of a specific hs code.
Path Parameters
Name
Type
Description
hs_code_id*
string
Unique hs_code_id.
Headers
Name
Type
Description
Authorization*
string
Set value to Bearer SECRET_KEY
Last updated