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

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/changelogtopic/developertopic/uncategorized

资料正文

§1 Significant OpenAPI Updates

Dear Developer,

Please see below for the recent significant API updates:

-- New Features

  • [New API] Item.GetPromotionInfo

-Use this api to get the promotion information of item

  • Optimized API: GetOrderDetails

-New fields: promotion_type, promotion_id

  • [New API] Item.GetRecommendCats

-Use this API to get recommended category ids according to item name

  • Optimized APIs: item.Add & item.UpdateItem

-New field: is_pre_order

If "is_pre_order=true",this item is pre-order and will verify the DTS(days_to_ship)according to per category, please input DTS according to error message.

If "is_pre_order=false",this item is non pre-order and will verify the value according to the respective standard per your shop location. eg, for error "no pre order, dts != 2", please input "DTS=2" in the request body.

We will return DTS for pre-order and non pre-order in later version.

  • Optimized APIs:discount.GetDiscountsList & discount.GetDiscountDetail

-Add the status of discount in the response

  • Optimized API: logistics.GetAirwayBill

-Return airway bills according to the order of ordersn_list

#