Get Simplified HSCode Details

Fetch details of a specific simplified hs code.

/hs-codes/simplified/:hs_code_id

GET https://api.terminal.africa/v1/hs-codes/simplified/:hs_code_id

This endpoint allows you to retrieve the details of a specific simplified hs code.

Path Parameters

NameTypeDescription

hs_code_id*

string

Unique hs_code_id.

Headers

NameTypeDescription

Authorization*

string

Set value to Bearer SECRET_KEY

Last updated