TrackShipmentbyTrackingId
Suivi
Suivre une expédition
Retrieves tracking information for a shipment by its tracking ID, including status, recipient, address, dimensions, and scan events.
GET
TrackShipmentbyTrackingId
Autorisations
API access token generated from the UniUni Platform dashboard.
Paramètres de requête
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})$