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

Significant Open API 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-logisticstopic/api-ordertopic/api-paymenttopic/changelogtopic/developertopic/openapi-updates

资料正文

§1 Significant Open API Updates

尊敬的开发者,请留意以下变动:

1.GetOrderDetail、V2.get_order_detail、MyIncome 、get_escrow_detail均新增加了reverse_shipping_fee字段,用来表示当buyer尝试退回购买的产品时,退货产生的运费。

上线时间:

2021/10/14

影响接口:

shopee.orders.GetOrderDetails

v2.order.get_order_detail

shopee.orders.MyIncome

v2.payment.get_escrow_detail

2.V2.get_order_detail支持返回订单中model维度的图片信息,新增字段image_info和image_url,包括SIP A shop的订单同样支持查询订单中model的图片。

上线时间:2021/9/24

影响接口:get_order_detail

3.v2.global_product.get_global_item_list支持通过更新时间筛选,新增字段update_time_from和update_time_to

上线时间:2021/9/23

影响接口:v2.global_product.get_global_item_list

  1. v2.logistics.get_channel_list新增返参字段dimension_sum, 表示使用该渠道的物品的长宽高总和的限制

上线时间:2021/9/23

影响接口:v2.logistics.get_channel_list

Dear Developer,

Please find below updates:

1.GetOrderDetail、V2.get_order_detail、MyIncome 、get_escrow_detail will add a reverse_shipping_fee parameter to indicate the shipping fee when the buyer is trying to return the products and creating the returning shipping fee.

Effective Date on Live:

2021/10/14

Related APIs:

shopee.orders.GetOrderDetails

v2.order.get_order_detail

shopee.orders.MyIncome

v2.payment.get_escrow_detail

2.V2.get_order_detail will support returning image information of models in an order,this api will add parameters:image_info and image_url, SIP A shop's order also are supported to search models' image in the order.

Effective Date on Live:

2021/9/24

Related APIs:

v2.order.get_order_detail

3.V2.global_product.get_global_item_list supports filtering by update time, adding new fields update_time_from and update_time_to

Effective Date on Live:

2021/9/23

Related APIs:

v2.global_product.get_global_item_list

  1. v2.logistics.get_channel_list will return a new response data - dimension_sum which stands for the sum of the item's dimension when using this logistic channel

Effective Date on Live:

2021/9/23

Related APIs:

v2.logistics.get_channel_list

#