cURL
curl --request GET \ --url https://1a557de0-701c-477d-bedd-433520441dae.mock.pstmn.io/api/shipments/{awb}/status \ --header 'Authorization: <api-key>'
{ "awbNumber": "15712345678", "events": [ { "eventType": "RCS", "eventDate": "2024-01-01T08:00:00Z", "location": "DOH", "description": "Cargo received at origin" } ], "documents": [ { "id": "doc-123", "type": "MSDS", "uploadedAt": "2024-01-01T10:00:00Z" } ] }
Get end-to-end tracking timeline with events and documents
AWB number
Tracking timeline
"15712345678"
Show child attributes