"seller_id": "2100000927014",
"message_type": 3,
"data":
{
"business_time": 1650939687564,
"outer_purchase_id": "FY20220426002",
"purchase_id": 200002638011,
"seller_id": 2100000927014,
"sku_list":
[
{
"item_id": 600123256363335000,
"logistic_company_name": "顺丰速运",
"logistic_number": "SF4548527307631",
"order_line_no": "1",
"sku_id": 4808332513272,
"status": "WAIT_BUYER_CONFIRM_GOODS"
}
],
"status": "WAIT_SELLER_SEND_GOODS"
},
"timestamp": 1650939687,
"site": "taobao_hk"
}| Field | Type | Description |
|---|---|---|
| business_time | Number | Status update time.1650939687564 |
| outer_purchase_id | String | The purchase order number of the ISV.FY20220426002 |
| purchase_id | Number | The ID of the purchase order on Taobao Global Distribution Platform.200002638011 |
| seller_id | Number | Distributor ID.2100000927014 |
| sku_list | Object[] | "logistic_company_name": logistics company name; "logistic_number": tracking number; "order_line_no": the purchase sub-order number of the ISV; "sku_id": the ID of the product on Taobao Global Distribution Platform; "status": the status of the purchase sub-order; the list of products in the sub-order. |
| status | String | BULIDING-Creating,WAIT_BUYER_P-Pending Payment,WAIT_SELLER_SEND_GOODS-Pending Delivery,WAIT_BUYER_CONFIRM_GOODS-Dispatched,TRADE_CLOSED-Closed |