Estimate Duty
Estimate import duty required for a shipment.
/claims
POST https://api.terminal.africa/v1/duties/calculate
This endpoint allows you to estimate the expected import duty on a parcel.
Headers
Name
Type
Description
Authorization*
String
Set value to Bearer SECRET_KEY
Content-Type
String
Set value to application/json
Request Body
Name
Type
Description
shipment_id*
String
Unique reference of shipment.
currency
String
Currency for rates. Defaults to NGN. Available options are AED, AUD, CAD, CNY, EUR, GBP, GHS, HKD, KES, NGN, TZS, UGX, USD, ZAR.
Last updated
Was this helpful?