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

关于跨境巴西站点面单(含系统面单与自画面单)接口字段变更的进一步公告

Shopee 官方资料 · Shopee Open Platform 变更通知(Announcements) · 适合开发者

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

来自 Shopee 官方资料快照 ·

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

资料正文

§1 关于跨境巴西站点面单(含系统面单与自画面单)接口字段变更的进一步公告

尊敬的开发者:

由于系统升级,以下接口的返回参数 “tracking_no” 字段的输出值将变成 尾程第三方追踪号,将于10月19号生效。

  • GetOrderLogistics(/api/v1/logistics/order/get)
  • Init(/api/v1/logistics/init)
  • GetOrderDetails(/api/v1/orders/detail)
  • GetForderInfo(/api/v1/orders/forder/get)

此外,GetOrderLogistics接口将会新增字段“shopee_tracking_no” 返回首程第三方追踪号。

  • 对于使用系统面单的卖家,仍通过shopee.logistics.GetAirwayBill打印面单,但是若需要校验面单上的 tracking_no 则必须对接 GetOrderLogistics 接口新字段“shopee_tracking_no”;
  • 对于使用自画面单的卖家,则需要将首程追踪号的字段由GetOrderLogistics接口的 “tracking_no” 更换成新字段“shopee_tracking_no”。

请各位开发者提前测试并积极配合调整。

Dear Developers,

For CrossBorder Brazil self-design Airway Bill sellers, the “tracking_no” field in the below APIs will return the last mile tracking no and will take effect on October 19th.

  • GetOrderLogistics(/api/v1/logistics/order/get)
  • Init(/api/v1/logistics/init)
  • GetOrderDetails(/api/v1/orders/detail)
  • GetForderInfo(/api/v1/orders/forder/get)

And GetOrderLogistics API will return a new field ”shopee_tracking_no” as the first mile tracking_no.

  • To system Airway Bill sellers, call the shopee.logistics.GetAirwayBill API to fetch Airway Bill. But if you want to check the tracking_no from the system Airway Bill, you should fetch the new field “shopee_tracking_no” from GetOrderLogistics API
  • To self-design Airway Bill sellers, you should fetch the first mile tracking_no from the “tracking_no” field to “shopee_tracking_no” field of GetOrderLogistics API

Thanks for your cooperation!

#