TrackShipmentbyTrackingId
追踪
追踪货件
Retrieves tracking information for a shipment by its tracking ID, including status, recipient, address, dimensions, and scan events.
GET
TrackShipmentbyTrackingId
授权
API access token generated from the UniUni Platform dashboard.
查询参数
The shipment tracking ID. Must be 19 characters starting with UR (e.g. UR06250000000000351) or 19 characters starting with URB (batch tracking ID).
Pattern:
^(UR\d{17}|URB\d{16})$