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

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-producttopic/changelogtopic/developertopic/openapi-updates

资料正文

§1 Significant Open API Updates

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

1.CO、PL、FR、ES站点支持返回商品税后价,inflated_price/inflated_original_price/inflated_price_of_current_price/unit_price_after_tax 表示税后价,price/original_price/current_price/unit_price等表示税前价。

影响接口:

shopee.item.Add

shopee.item.UpdateItem

shopee.item.GetItemDetail

shopee.item.UpdateVariationPrice

shopee.item.UpdatePrice

shopee.item.AddVariations

v2.product.get_item_base_info

v2.product.get_model_list

上线时间:已上线

2.由于某些属性只有某些地区才需要填写,例如属性NCC,为了让卖家更好地了解属性在某些地区是必填属性,在v2.global_product.get_attributes接口新增mandatory_region 字段表示该属性必填的地区

影响接口:

v2.global_product.get_attributes

上线时间:2021/10/28

  1. 自画面单接口新增字段cod_amount,order_weight.

影响接口:

OpenApi 1.0 :shopee.logistics.GetOrderLogistics

OpenApi 2.0 :v2.logistics.get_shipping_document_info

上线时间:2021/11/1

Dear Developer,

Please find below updates:

1.CO, PL, FR, ES market support returning the after-tax price of goods. Inflated_price/inflated_original_price/inflated_price_of_current_price/unit_price_after_tax represents the after-tax price, and price/original_price/current_price/unit_price represents the pre-tax price.

Related APIs:

shopee.item.Add

shopee.item.UpdateItem

shopee.item.GetItemDetail

shopee.item.UpdateVariationPrice

shopee.item.UpdatePrice

shopee.item.AddVariations

v2.product.get_item_base_info

v2.product.get_model_list

Effective Date on Live:Online

2.Since some attributes are only required for certain regions, such as the attribute NCC, in order to let the seller better understand that the attribute is a required attribute in some regions, the mandatory_region field is added to the v2.global_product.get_attributes api to indicate which regions are required.

Related APIs:

v2.global_product.get_attributes

Effective Date on Live:2021/10/28

  1. Add two new fields cod_amount, order_weight for seller self-design airwaybill.

Related APIs:

OpenApi 1.0 :shopee.logistics.GetOrderLogistics

OpenApi 2.0 :v2.logistics.get_shipping_document_info

Effective Date on Live:2021/11/1

#