Get tracking events for a label
Returns the current tracking status and checkpoint history for a label. Accepts either the label UUID or the customerOrderNumber as the path parameter.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Label UUID or customer order number.
1Response
Tracking information for a shipment.
Tracking information for a shipment.
Label identifier.
"f47ac10b-58cc-4372-a567-0e02b2c3d479"
Courier-assigned tracking number, or null if not yet available.
"YT2503010001CN"
High-level tracking status. Possible values: Pending, InfoReceived, InTransit, Delivered, Exception, Cancelled, Unknown.
"InTransit"
Detailed status sub-tag.
"InTransit_001"
Human-readable description of the sub-tag.
"In transit"
Courier service slug.
"yunexpress"
Chronological list of tracking events.