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

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

资料正文

§1 Significant OpenAPI Updates

Dear developer,

Please note the following changes:

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

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

Channel IDShipping Carrier Name
20021Ninja Van
20023City-Link Express

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 "Ninja Van” or "City-Link Express”, Developer should remove the Seller name and Seller phone number from the AWB. Sample attached as below:

AWB Samples (BEFORE):

Ninja Van

City-Link Express

AWB Samples (AFTER):

*Note: Removed Seller Name and Seller Phone Number

Ninja Van

City-Link Express

Related APIs:

shopee.logistics.GetOrderLogistics

V2.logistics.get_shipping_document_info

Effective Date on Live: 2022/06/23

  1. v2.payment.get_escrow_detail API adds response parameters seller_discount and shopee_discount under item level which can distinguish Shopee discounts and Seller discounts on item/product level.

Related APIs:

v2.payment.get_escrow_detail

Effective Date on Live: Lived

  1. v2.payment.get_escrow_detail API新增返参商品层面的seller_discount 和shopee_discount,便于卖家了解商品层面下的Shopee折扣和卖家折扣。

影响接口:

v2.payment.get_escrow_detail

上线时间:已上线

  1. Since the categories of all regions are currently using global tree data, so those parameters that in order to be compatible with regions where the global tree is not online, we will deprecated them.
  1. v2.global_product.create_publish_task api removes the category_id request parameter;

  2. v2.global_product.add_global_item / v2.product.add_item apis remove the original_brand_name request parameter and response parameter;

  3. v2.global_product.set_sync_field remove the category_id request parameter.

If the developer's request still uploads these parameters, we will ignore.

Related APIs:

v2.global_product.create_publish_task

v2.global_product.add_global_item

v2.product.add_item

v2.global_product.set_sync_field

Effective Date on Live: 2022/6/23

  1. 由于目前所有地区的类目已经统一为global tree, 所以我们将下线之前为了兼容未上线global tree地区而设计的接口字段,包括

1) v2.global_product.create_publish_task接口去掉category_id入参(因为全球商品的发布到站点不能修改类目)

2) v2.global_product.add_global_item/v2.product.add_item 去掉original_brand_name的入参和返参

3)v2.global_product.set_sync_field 去掉category_id入参

如果开发者的请求中仍然上传了这些字段,我们将会忽略。

影响接口:

v2.global_product.create_publish_task

v2.global_product.add_global_item

v2.product.add_item

v2.global_product.set_sync_field

上线时间:2022/6/23

#