Tracking
Tracking endpoints expose current status and historical milestone visibility.
Retrieve tracking status
GET /tracking/{trackingNumber}
Returns the latest shipment state together with the event timeline.
Key response fields:
shipmentIdtrackingNumbercurrentStatusestimatedDeliveryevents
Tracking event structure
Each event may contain:
codestatusdescriptionlocationeventTime
Operational use cases
- Customer shipment pages
- Internal support dashboards
- Exception management tools
- Reconciliation jobs against external order systems