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

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-logisticstopic/api-ordertopic/api-returnstopic/changelogtopic/developertopic/openapi-updates

资料正文

§1 Significant OpenAPI Updates

尊敬的開發者,請留意以下變動:

1.order.get_order_detail 新增返回product_location_id字段,該字段為商品倉庫的ID列表僅適用於FBS商品

上線時間: 2022/01/20

影響接口:

v2.order.get_order_detail

shopee.orders.GetOrderDetails

2.以下更新僅對Shopee TW部分賣家生效。

shopee.logistics.GetLogisticInfo, shopee.logistics.GetParameterForInit, v2.logistics.get_shipping_parameter dropoff字段下新增返回slug_list字段,該字段包含slug及slug_name用於slug選擇

新增shopee.logistics.GetSlugs字段返回slug_list字段,包含slug及slug_name用於slug選擇

使用drop off發貨時調用v2.logistics.ship_order, shopee.logistics.Init api字段新增slug_list

上線時間: 2022/01/20

影響接口:

v2.logistics.get_shipping_parameter

v2.logistics.ship_order

shopee.logistics.GetParameterForInit

shopee.logistics.GetLogisticInfo

shopee.logistics.Init

shopee.logistics.GetSlugs

3.針對退貨相關接口西班牙(ES),返回幣種字段(currency)值为EUES ,法國(FR),返回幣種字段值为EUFR,現都改為EUR

上線時間:2022/01/19

影響接口:

v2.returns.get_return_detail

v2.returns.get_return_list

shopee.returns.GetReturnList

shopee.returns.GetReturnDetail

Dear Developer,

Please find below updates:

  1. order.get_order_detail adds a new field of "product_location_id" means the list of warehouse IDs of the item. And"product_location_id"for item level only go through the FBS product nomination.

Effective Date on Live: 2022/01/20

Related APIs:

v2.order.get_order_detail

shopee.orders.GetOrderDetails

2.The updates below are effective for some Shopee TW seller only.

shopee.logistics.GetLogisticInfo,shopee.logistics.GetParameterForInit, v2.logistics.get_shipping_parameter for dropoff field adds the return "slug_list" field.

This field contains "slug" and "slug_name" for slug selection.

Add shopee.logistics.GetSlugs field returns "slug_list" field, including "slug" and "slug_name" for slug selection.

v2.logistics.ship_order, shopee.logistics.Init fields for dropoff shipment the request body needs to add the selected "slug_list".

Effective Date on Live: 2022/01/20

Related APIs:

v2.logistics.get_shipping_parameter

v2.logistics.ship_order

shopee.logistics.GetParameterForInit

shopee.logistics.GetLogisticInfo

shopee.logistics.Init

shopee.logistics.GetSlugs

3.The return-related api, For Spain (ES), the value of currency is EUES, For France (FR), the value of currency is EUFR, now they both changed to EUR.

Effective Date on Live: 2022/01/19

Related APIs:

v2.returns.get_return_detail

v2.returns.get_return_list

shopee.returns.GetReturnList

shopee.returns.GetReturnDetail

#