Query Trackings
Query tracking information by uniqueRequestId or orderNos. At least one parameter must be provided.
uniqueRequestId— the batch identifier used when creating orders, returns all trackings for that batchorderNos— the customer order number from individual order items, returns trackings for that specific order
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
The unique request ID used when creating the order. Returns all waybills for that batch.
The customer order numbers (the orderNo passed in each order item when creating the order). comma-separated list of order numbers. Returns trackings associated with those specific orders.
Response
List of tracking information
The waybill number
Current tracking status
NOT_FOUND, PRE_ADVICE_RECEIVED, PICKED_UP, IN_TRANSIT, ARRIVED_DESTINATION_COUNTRY, IN_CUSTOMS, CUSTOMS_CLEARED, ARRIVED_FOR_PICKUP, OUT_FOR_DELIVERY, DELIVERY_FAILED, DELIVERED, EXCEPTION, RETURNED, CANCELLED, UNKNOWN The last time the tracking information was updated(even if there are no new tracking events)
Last-mile delivery tracking number
Shipping channel code
Destination country of the shipment
Estimated delivery days
Links to proof of delivery documents
The last time the tracking event was updated
