Tracking

TrackShipmentbyTrackingId

Retrieves tracking information for a shipment by its tracking ID, including status, recipient, address, dimensions, and scan events.

get/client/tracking

Query parameters

trackingIdstring required

The shipment tracking ID. Must be 19 characters starting with UR (e.g. UR06250000000000351) or 19 characters starting with URB (batch tracking ID).

Response

Tracking info or error

messagestring required

Additional information about the request status.

codeinteger required

Status code. 0 indicates success.

Changes

No recorded changes to this endpoint across all 1 revision of this API.