Track a Shipment

Get tracking details for a shipment.
get
https://api.terminal.africa
/v1/shipments/track/:shipment_id
/shipments/track/:shipment_id
This endpoint allows you to track the most recent status of a shipment.
Parameters
Path
shipment_id*
String
Unique reference for shipment.
Header
Authorization*
String
Set value to Bearer SECRET_KEY
Responses
200
Shipment tracking status retrieved successfully.