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

Significant OpenAPI Updates

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/api-ordertopic/api-paymenttopic/changelogtopic/developertopic/logistics-channel-awb-updatestopic/openapi-updates

资料正文

§1 Significant OpenAPI Updates

Dear Developers,

1.对于CB店铺,新增返回parcel_chargeable_weight_gram和order_chargeable_weight_gram字段,用于显示包裹实际计费重量。

上线时间:已上线

受影响接口:

v2.order.get_order_detail

v2.payment.get_escrow_detail

shopee.orders.GetOrderDetails

shopee.orders.GetForderInfo

For the CB shops only, adds new response fields "parcel_chargeable_weight_gram" and "order_chargeable_weight_gram" to calculate actual_shipping_fee for order or parcel.

Effective Date on Live: Lived

Related APIs:

v2.order.get_order_detail

v2.payment.get_escrow_detail

shopee.orders.GetOrderDetails

shopee.orders.GetForderInfo

  1. 对于PL 本地卖家,新增接口v2.order.get_buyer_invoice_info用于获取买家填写的发票信息。

上线时间:已上线

受影响接口:

v2.order.get_buyer_invoice_info

To the PL local seller only, add new API v2.order.get_buyer_invoice_info to to obtain buyer submitted invoice info.

Effective Date on Live: Lived

Related APIs:

v2.order.get_buyer_invoice_info

3.The updates below are effective for Shopee MY seller only.

Please note that starting from 20th May 2022, Shopee MY will remove Seller Name and Seller Phone Number from the AWB for shipping carrier channels below:

Channel IDShipping Carrier Name
20088Shopee Xpress
20099Self Collection (Shopee Xpress)

Action to take from developers,

-When calling these 2 APIs “shopee.logistics.GetOrderLogistics” & “V2.logistics.get_shipping_document_info”, if the Response body field “shipping_carrier" return the Channel named "Self Collection (Shopee Xpress)” or "Shopee Xpress”, Developer should remove the Seller name and Seller phone number from the AWB.

Sample attached as below:

AWB Sample (BEFORE):

AWB Sample (AFTER):

*Note: Removed Seller Name and Seller Phone Number

Effective Date on Live: 2022/05/20

Related APIs:

shopee.logistics.GetOrderLogistics

V2.logistics.get_shipping_document_info

#