Retrieves real-time tracking status for a shipment in an AfterShip-inspired unified format. The label must belong to the authenticated caller. Tracking data is fetched from the courier service and normalized into a consistent schema with checkpoints.
API access token obtained from the Flex Forward dashboard.
Label ID returned by the create-label endpoint.
Tracking information retrieved successfully.
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"