来自 Shopee 官方资料快照 ·
- 当前资料结构化阅读页
- 固定快照已留存,可追溯
- 官方原文可核对
资料正文
§1 Significant OpenAPI Updates
Dear Developer, Please note the following changes:
- Shopee support sellers to group multiple normal items/models into a kit item, the updates are as follows: 1) Add v2.product.get_kit_item_limit API to get the limitation on kit item; 2) Add v2.product.add_kit_item API to create the kit item by selecting multiple items/models and setting main component and quantity per kit; 3) Add v2.product.update_kit_item API to update the kit basic information and kit components, only support adding kit variations and updating existing kit variation’s image, price, and model_sku, don’t support deleting existing kit variations and updating the items, main component and quantity per kit of existing kit variations; 4) Add v2.product.get_kit_item_info API to get the kit basic information and kit components; 5) Add tag > kit response parameter in v2.product.get_item_list to return if the item is kit item.
Related APIs:
v2.product.get_kit_item_limit
v2.product.add_kit_item
v2.product.update_kit_item
v2.product.get_kit_item_info
v2.product.get_item_list
Effective Date on Live:
2024.10.18
- (Only applicable for BR sellers) Shopee launch Fulfillment by Shopee in the BR market, the updates are as follows:
-
Add the following request parameters in v2.product.add_item and v2.product.update_item:
-
Add the above response parameters in v2.product.get_item_base_info.
-
Add logistics_channel_id optional request parameter in v2.order.get_order_list for BR local shops to filter orders exclusively using the FBS (Fulfillment by Shopee) channel: Channel ID 91007 (Estoque na Shopee).
Related APIs:
v2.product.add_item
v2.product.update_item
v2.product.get_item_base_info
v2.order.get_order_list
Effective Date on Live:
2024.10.18
尊敬的开发者,
请留意以下变动:
- Shopee支持卖家将多个普通的Items/Models组合构成一个Kit Item (套装商品),接口更新如下:
1)新增 v2.product.get_kit_item_limit 接口,获取Kit Item的限制条件;
2)新增 v2.product.add_kitit_item 接口,通过选择多个普通的Items/Models并设置Main Component和Quantity来创建Kit Item;
3)新增 v2.product.update_kit_item 接口,用于更新Kit Item的Basic Information和Kit Components,仅支持新增Kit Variation和更新已有Kit Variation的image、original_price和model_sku,不支持删除已有Kit Variation和更新已有Kit Variation的Kit Components、Main Component以及Quantity;
4)新增 v2.product.get_kit_item_info 接口,以获取Kit Item的Basic Information和Kit Components;
5)在 v2.product.get_item_list 接口中新增 tag > kit 响应参数 ,以返回当前商品是否为Kit Item。
影响接口:
v2.product.get_kit_item_limit
v2.product.add_kit_item
v2.product.update_kit_item
v2.product.get_kit_item_info
v2.product.get_item_list
上线时间:
2024.10.18
2.(仅适用于BR卖家)Shopee在BR市场推出Fulfillment by Shopee,接口更新如下:
1)在 v2.product.add_item 和 v2.product.update_item 接口中新增以下请求参数:
2)在 v2.product.get_item_base_info 接口中新增上述响应参数。
3)在 v2.order.get_order_list 接口中新增 logistics_channel_id 非必填请求参数, 用于筛选仅通过 FBS(由 Shopee 履约)渠道(渠道 ID: 91007,Estoque na Shopee)的订单。
影响接口:
v2.product.add_item
v2.product.update_item
v2.product.get_item_base_info
v2.order.get_order_list
上线时间:
2024.10.18
