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

Significant Open Platform and 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-ordertopic/api-producttopic/changelogtopic/developertopic/openapi-updates

资料正文

§1 Significant Open Platform and OpenAPI Updates

Dear Developers.

  1. Please note that the following changes are only applicable to CN and HK cross-border sellers:

Due to Shopee's operational side policy, starting from January 15, 2024 Beijing time, the "days_to_ship" for all in-stock items will be changed to 2 days, and the stock preparation time (days_to_ship) for pre-sale items will remain unchanged at 5 to 10 days.

Please follow the Open API Best Practice and call v2.global_product.get_dts_limit to get the latest "days_to_ship" information before adding or modifying items.

Shopee will assist you in updating the existing global item data. Before the data refresh is complete, updating the global item info may return an error message about the days_to_ship value, please adjust the DTS (days_to_ship) according to the error message.

Related APIs:

v2.global_product.add_global_item

v2.global_product.update_global_item

v2.global_product.create_publish_task

v2.product.update_item

Effective Date on Live:

January 15, 2024

  1. In order to make it easier for developers to split order, we had added 3 new fields under package_list>item_list in response parameter of the v2.order.get_order_detail API:

Detailed as follow:

Note:

The existing "product_location_id" under "item_list" order level, format as string[], while the new added "product_location_id" under "package_list" item level format as string.

Related APIs:

v2.order.get_order_detail

Effective Date on Live:

Lived

尊敬的开发者,

1.请留意以下变动仅适用于CN和HK的跨境卖家:

Shopee运营侧政策影响,从北京时间2024年1月15日起,所有站点现货商品的备货时长变更为2天,预售商品的备货时长保持不变仍为5到10天。

请各位开发者按照 Open API Best Practice,先调 v2.global_product.get_dts_limit 获取最新的days_to_ship信息后,再添加或修改商品。

Shopee 会协助更新存量的全球商品数据,在数据刷新完成前,全球商品(global item)的编辑可能会返回出货天数的报错信息,需要根据报错信息调整 DTS (days_to_ship)。

影响接口:

v2.global_product.add_global_item

v2.global_product.update_global_item

v2.global_product.create_publish_task

v2.product.update_item

生效日期:

2024年1月15号

2.为了提供更好的订单拆分体验,我们在v2.order.get_order_detail API的响应参数中的 package_list>item_list 下添加 3 个新字段:

需要注意的是 现有的订单维度 item_list下product_location_id格式为string[],而新增的package_list下的item_list中格式为string。

影响接口:

v2.order.get_order_detail

上线时间:

已上线

#