Get Duties
Fetch list of all claims available for a specific user.
Last updated
Was this helpful?
Fetch list of all claims available for a specific user.
GET https://api.terminal.africa/v1/duties
This endpoint allows you to get a list of duties available for a specific user.
perPage
Number
Specify how many records will be sent in a single response. Defaults to 100.
page
Number
Specify what page of records will be sent in response. Defaults to 1.
applied
String
Applied status of customs duty rate.
currency
String
Currency of customs duty estimate.
Authorization*
String
Set value to Bearer SECRET_KEY
Content-Type
String
Set value to application/json
Last updated
Was this helpful?
Was this helpful?