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

What should I do if I encounter the error "Pending invoice data, can not arrange shipment." when calling the "v2.logistics.ship_order" API?

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/feature-apistopic/logistics

资料正文

§1 What should I do if I encounter the error "Pending invoice data, can not arrange shipment." when calling the "v2.logistics.ship_order" API?

What should I do if I encounter the error "Pending invoice data, can not arrange shipment." when calling the "v2.logistics.ship_order" API?

For certain local orders in the BR region, invoice information must be uploaded before the order is shipped. You can follow the steps below:

  1. Call the "v2.order.get_pending_buyer_invoice_order_list" API to get the list of orders requiring invoice uploads.

  2. After obtaining the order list, call the "v2.order.upload_invoice_doc" API to upload the invoice information.

#