快工助手跨境电商知识与商机助手

Can I update orders' "order_status" to "COMPLETED" in the sandbox/test-stable environment?

Shopee 官方资料 · Shopee Open Platform 常见问题(FAQ) · 适合开发者

stable本次发布有变化全部展示

来自 Shopee 官方资料快照 ·

打开官方原文 ↗
  1. 当前资料结构化阅读页
  2. 固定快照已留存,可追溯
  3. 官方原文可核对
查看技术与溯源信息
平台 / profile
Shopee / profile.shopee.faq
语言
en
发布版本
cn-20260909-2
标签
zhuge/sourceplatform/shopeeaudience/developercategory/help_centertopic/apitopic/developertopic/faqtopic/sandbox-testtopic/test-in-seller-center

资料正文

§1 Can I update orders' "order_status" to "COMPLETED" in the sandbox/test-stable environment?

Can I update orders' "order_status" to "COMPLETED" in the sandbox/test-stable environment?

a. Integrated Logistics: Since packages in the test environment cannot be genuinely accepted by logistics, after shipping (obtaining the "tracking_number"), the system will automatically change the order's "order_status" to "SHIPPED" (“order_status”: SHIPPED) after 10 minutes. Then, 1 minute after being marked as shipped, the status will change to "To_Confirm_Receipt" (“order_status”: To_Confirm_Receive). Once the buyer clicks "Complete Order" from their end (path: Purchase List > Awaiting Receipt), the "order_status" will be updated to "COMPLETED" (“order_status”: COMPLETED).

b. Non-Integrated Logistics: After shipping ("tracking_number" is entered in the request body of the "v2.logistics.ship_order" API call), the system will directly change the "order_status" to "To_Confirm_Receipt" (“order_status”: To_Confirm_Receive). Once the buyer clicks "Complete Order" from their end, the "order_status" will be updated to "COMPLETED" (“order_status”: COMPLETED).

#