Get Shipment
Fetch details of a specific shipment.
get
https://api.terminal.africa
/v1/shipments/:shipment_id
/shipments/:shipment_id
This endpoint allows you to retrieve details for a shipment.
Parameters
Path
id
string
id of shipment.
Header
Authorization*
string
Set value to
Bearer SECRET_KEY
Responses
200
Shipment retrieved successfully.
Last modified 9mo ago