来自 Shopee 官方资料快照 ·
- 当前资料结构化阅读页
- 固定快照已留存,可追溯
- 官方原文可核对
资料正文
§1 Significant OpenAPI Updates
Dear Developer,
Please find below updates:
- When adding and updating product information through the Open API interface, when the amount information is involved, such as price, wholesale price, item price, shipping fee, etc., it will be processed according to the following rules (the processing logic for inventory product information is the same)。MTSKU published as MPSKU is also processed according to this rule:
Effective Date on Live: Lived
Related APIs:
Open API 1.0:
shopee.item.Add
shopee.item.GetItemDetail
shopee.item.UpdateItem
shopee.item.UpdatePrice
shopee.item.UpdateVariationPrice
shopee.item.UpdatePriceBatch
shopee.item.UpdateVariationPriceBatch
shopee.item.InitTierVariation [2-Tier]
shopee.item.AddVariations
shopee.item.GetVariations[2-Tier]
shopee.item.AddTierVariation[2-Tier]
Open API 2.0:
v2.product.add_item
v2.product.get_item_base_info
v2.product.update_price
v2.product.update_item
v2.product.int_tier_variation
v2.product.get_model_list
v2.product.add_model
- A new api shopee.logistics.BatchInit and a new parameter plp_number.By calling BatchInit, you can ship a batch of orders at one time for only 90003 - Padrão shipping channel in BR.The up-limit of one batch is 100.For non-split case, you can get plp_number in shopee.orders.GetOrderDetails and for split case, you can get it in shopee.orders.GetForderInfo.Usually, plp_number and tracking_number should return together and orders managed to init in the same batch will have the same plp_number.
Effective Date on Live: 2021.5.13
Related APIs:
Open API 1.0:
shopee.logistics.BatchInit
shopee.orders.GetOrderDetails
shopee.orders.GetForderInfo
3.Due to FBS migration, pure Cross Border warehouse sellers who successfully migrated to FBS module* will have a change for Seller Center logistic channel.Thailand area logistic information Standard Delivery - ส่งธรรมดาในประเทศ(7002) will be updated as International Express - ส่งจากต่างประเทศ(78004). Detail of the change as below. Please update API query accordingly
*CrossBorder warehouse sellers who successfully migrated to FBS module will be able to see SBS model in Seller Center
Effective Date on Live: 2021.4.22
Related APIs:
Open API 1.0:
shopee.item.GetItemDetail
shopee.orders.GetOrderDetails
shopee.orders.GetForderInfo
shopee.logistics.GetLogistics
shopee.logistics.GetOrderLogistics
Open API 2.0:
v2.product.update_item
v2.product.add_item
v2.product.get_item_base_info
v2.global_product.create_publish_task
v2.order.get_order_detail
v2.logistics.get_channel_list
v2.logistics.update_channel
v2.logistics.get_shipping_document_info
尊敬的开发者,
请留意以下变动:
- 通過Open API 接口進行新增、更新商品信息等操作時,涉及到金額信息,比如price,wholesale price,item price,shipping fee等時,都會按照如下規則進行四舍五入處理(對於存量商品信息處理邏輯相同)。MTSKU 發佈為MPSKU 也按此規則進行處理:
上線時間:已上線
影響接口:
Open API 1.0:
shopee.item.Add
shopee.item.GetItemDetail
shopee.item.UpdateItem
shopee.item.UpdatePrice
shopee.item.UpdateVariationPrice
shopee.item.UpdatePriceBatch
shopee.item.UpdateVariationPriceBatch
shopee.item.InitTierVariation [2-Tier]
shopee.item.AddVariations
shopee.item.GetVariations[2-Tier]
shopee.item.AddTierVariation[2-Tier]
Open API 2.0:
v2.product.add_item
v2.product.get_item_base_info
v2.product.update_price
v2.product.update_item
v2.product.int_tier_variation
v2.product.get_model_list
v2.product.add_model
2.新增接口shopee.logistics.BatchInit,新增字段plp_number。通過BatchInit接口可以針對BR的90003 - Padrão渠道的訂單進行批量發貨,单次上限为100单。1.非拆包場景下在shopee.orders.GetOrderDetails接口可以查詢到訂單號的plp_number。2.拆包場景下在shopee.orders.GetForderInfo接口查詢plp_number。plp_number随tracking_number一同返回,同一批次向此渠道發貨成功的訂單擁有相同的plp_number。
上線時間:2021.5.13
影響接口:
Open API 1.0:
shopee.logistics.BatchInit
shopee.orders.GetOrderDetails
shopee.orders.GetForderInfo
3.目前泰國跨境純海外倉店鋪賣家由於FBS系統遷移,賣家中心的物流渠道將會從本地物流渠道變為跨境物流渠道, 泰國地區物流渠道Standard Delivery - ส่งธรรมดาในประเทศ(7002)會被更新為International Express - ส่งจากต่างประเทศ(78004),已經成功遷移到FBS系統*且同時在使用OpenAPI的跨境純海外倉店鋪賣家使用时請留意以下調整:
*已经成功迁移到FBS系统的跨境纯海外仓店铺卖家可以在卖家中心看到SBS模块,请确认能看到该模块后再做调整
上線時間:2021.04.22
影響接口:
Open API 1.0:
shopee.item.GetItemDetail
shopee.orders.GetOrderDetails
shopee.orders.GetForderInfo
shopee.logistics.GetLogistics
shopee.logistics.GetOrderLogistics
Open API 2.0:
v2.product.update_item
v2.product.add_item
v2.product.get_item_base_info
v2.global_product.create_publish_task
v2.order.get_order_detail
v2.logistics.get_channel_list
v2.logistics.update_channel
v2.logistics.get_shipping_document_info
