LogisticsInformationData
Updated at:
Name | Type | Description | Example value |
purchaserId | String | Purchaser ID. | PID294723373 |
trackingCompanyCode | String | Logistics company code. | SF |
trackingCompanyName | String | Logistics company name. | SF Express |
modifiedTime | String | Update time. yyyy-MM-dd HH:mm:ss | 2023-09-11T12:22:24.000+08:00 |
orderLineId | String | Sub-order ID. | 6692****5458 |
orderId | String | Main order ID. | 6692****5457 |
trackingNumber | String | Tracking number. | SF324****3457 |
outerPurchaseOrderId | String | Logistics status 2 = Shipped - Awaiting receipt confirmation | outer123456 |
logisticsStatus | String | Logistics status. 2 = Shipped. Awaiting buyer confirmation. | 2 |
{
"purchaserId":"PID294723373",
"trackingCompanyCode": "STO",
"trackingCompanyName": "STO Express",
"logisticsStatus": "2",
"trackingNumber": "7732****3055",
"modifiedTime": "2023-09-11T12:22:24.000+08:00",
"orderId": "6703****8657",
"orderLineId": "6703****8658",
"outerPurchaseOrderId": "outer0020230911"
}Is this page helpful?