latestOpenAPI 3.0.02026-08-10234193.3 KB

60e380005037

Shipments

BasicTracking

This API method enables you to retrieve the status of a shipment by providing the transportation document number. By specifying the document number in the request, you can obtain information about the current location or status of the shipment, providing clients with real-time updates on the progress of their cargo.</br> 🔸This method works only with the transportation document number (shipment number) and does not support searching by client order numbers or any external identifiers.</br> 🔸BasicTracking provides a simplified tracking response focused on the shipment’s status history and, optionally, its related shipment numbers. Unlike FullTracking, it does not return detailed routing information, parcel-level data, undelivery reasons, return/redirect records, or extended metadata. This method is intended for quick, lightweight status checks.

get/shipments/tracking/history

Query parameters

numbers[]string

Shipment`s numbers. Can accept either a single number or an array of numbers.

extendedstring

Parameter responsible for including in the response an array of objects listing all related shipments.

To receive this data in the response, set the value to 1.

Response

Tracking response schema