Skip to main content
GET
TrackShipmentbyTrackingId

授权

Authorization
string
header
必填

API access token generated from the UniUni Platform dashboard.

查询参数

trackingId
string
必填

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})$

响应

200 - application/json

Tracking info or error

message
string
必填

Additional information about the request status.

code
integer
必填

Status code. 0 indicates success.

data
object