来自 Shopee 官方资料快照 ·
- 当前资料结构化阅读页
- 固定快照已留存,可追溯
- 官方原文可核对
资料正文
§1 Significant OpenAPI Updates
尊敬的开发者,请留意以下变动:
- 批量发货接口订单上限从100调整至300;
上线时间:已上线
影响接口:
Open API 1.0:
shopee.logistics.BatchInit
Open API 2.0:
v2.logistics.batch_ship_order
- 针对拆单场景,所有接口中用于标识履约单的fordre_id字段将于2021.09.16下线,还请各位开发者切换至package_number字段。
上线时间: 2021.09.16
影响接口:
Open API 1.0:
shopee.orders.SplitOrder
shopee.orders.GetForderInfo
shopee.logistics.Init
shopee.logistics.GetOrderLogistics
shopee.logistics.GetForderWaybill
shopee.logistics.GetLogisticsMessage
shopee.orders.GetUnbindOrderList
FirstMileCodeBindOrder
FirstMileUnbind
GetFmTnDetail
Dear Developers,
Please note the following update:
- The max number of orders could batch init up to 300.
Effective Date on Live: Lived
Related APIs:
Open API 1.0:
shopee.logistics.BatchInit
Open API 2.0:
v2.logistics.batch_ship_order
- In the split order scenario, the field forder_id used to identify the fulfillment order will be removed from both the request parameter and respond parameter on 2021.09.16, please use the package_number instead.
Effective Date on Live: 2021.09.16
Related APIs:
Open API1.0:
shopee.orders.SplitOrder
shopee.orders.GetForderInfo
shopee.logistics.Init
shopee.logistics.GetOrderLogistics
shopee.logistics.GetForderWaybill
shopee.logistics.GetLogisticsMessage
shopee.orders.GetUnbindOrderList
FirstMileCodeBindOrder
FirstMileUnbindGet
FmTnDetail
