取得標籤的追蹤事件
追蹤
取得標籤的追蹤事件
返回標籤的目前追蹤狀態與檢查點歷史。可接受標籤 UUID 或 customerOrderNumber 作為路徑參數。
GET
取得標籤的追蹤事件
授權
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
路徑參數
標籤 UUID 或客戶訂單編號。
Minimum string length:
1回應
貨件的追蹤資訊。
貨件的追蹤資訊。
標籤識別碼。
範例:
"f47ac10b-58cc-4372-a567-0e02b2c3d479"
物流業者指派的追蹤編號,尚未取得時為 null。
範例:
"YT2503010001CN"
高階追蹤狀態。可能的值:Pending、InfoReceived、InTransit、Delivered、Exception、Cancelled、Unknown。
範例:
"InTransit"
詳細狀態子標籤。
範例:
"InTransit_001"
子標籤的人類可讀描述。
範例:
"In transit"
物流業者代碼。
範例:
"yunexpress"
依時間順序排列的追蹤事件清單。