Track Shipment

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

To track the status of your Shipment all you need to do is pass in the tracking_number and you will receive the status and updates of the shipment.

ParametersRequired?Description
tracking_number StringRequiredThe tracking number of your shipment.

Response Table:

Description
tracking_number StringThe tracking number or waybill of your shipment.
courier_service StringThe type of courier service of the shipment.
status StringThe current shipment status. ("pending", "active", "closed")
courier_status StringThe more detailed shipment status according to the last courier update. ("pending", "picked-up", "in-transit", "out_for_delivery", "delivered", "rejected", "cancelled")
courier_data JSONAdditional data from the courier. Varies per courier.
Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json