Get Duty
Fetch details of a specific duty.
/duties/:duty_id
GET https://api.terminal.africa/v1/duties/:duty_id
This endpoint allows you to get a full details for a specific duty.
Path Parameters
Name
Type
Description
duty_fee_id
String
Unique reference for duty.
Headers
Name
Type
Description
Authorization*
String
Set value to Bearer SECRET_KEY
Content-Type
String
Set value to application/json
Last updated
Was this helpful?