stable本次发布有变化全部展示
来自 Shopee 官方资料快照 ·
- 当前资料结构化阅读页
- 固定快照已留存,可追溯
- 官方原文可核对
资料正文
§1 When will the status of orders shipped via the OpenAPI be updated to "SHIPPED"?
When will the status of orders shipped via the OpenAPI be updated to "SHIPPED"?
Call the "v2.logistics.ship_order" API to arrange shipment:
-
For non-integrated channel orders, the seller should prepare the tracking number and enter it in the request body. The "order_status" will be updated to "SHIPPED" immediately after the successful call
-
For integrated channel orders, like pickup/drop-off orders, the status is automatically updated from "READY_TO_SHIP" to "PROCESSED" after the successful call of the "v2.logistics.ship_order" API. The "order_status" is update from "PROCESSED" to "SHIPPED" only when the order is picked up/done by the third-party logistics provider (3PL).
