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

[MY]Important Update for New Logistics Channel-Self Collection Locker

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/logistics-channel-awb-updates

资料正文

§1 [MY]Important Update for New Logistics Channel-Self Collection Locker

Dear Developer,

  1. Applicability

The updates below are effective for selected Shopee MY local sellers only.

  1. Background & Update Details

Shopee is introducing a new shipping carrier, Self Collection Locker (SPX Express) (Channel ID: 20087), to enhance delivery options for buyers and expand logistics coverage.

Effective 20 April 2026, this new logistics channel will be made available to all Shopee MY local sellers under a new channel configuration.

This new fulfillment channel does not fall under any masked channel structure and will be directly assigned a dedicated logistics channel ID.

  1. Affected Logistics Channels
shipping_carrierlogistics_channel_idmask_channel_id
Self Collection Locker (SPX Express)200870
  1. Sample of Response Body v2.order.get_order_detail { "response": { "order_list": [ { "package_list": [ { "shipping_carrier": "Self Collection Locker (SPX Express)", "logistics_channel_id": 20087, "allow_self_design_awb": true } ] } ] } }

  2. Action to take from Developers

Self-designed Air Waybill (AWB) is not encouraged for this logistics channel. Developers must use the Shopee System AWB.

To obtain the Shopee System AWB, developers must follow the API flow by calling:

v2.logistics.get_shipping_document_parameterv2.logistics.create_shipping_documentv2.logistics.get_shipping_document_resultv2.logistics.download_shipping_document.

If you insist on using a self-designed AWB, it may lack of essential information required for 3PL fulfillment or contain incorrect details, resulting in your parcel being undeliverable to the buyer.

  1. AWB Sample

Below is a sample AWB for reference.

  1. Related APIs

v2.logistics.get_channel_list

v2.logistics.update_channel

v2.product.add_item

v2.product.update_item

v2.product.get_item_base_info

v2.order.get_order_detail

v2.order.get_package_detail

  1. Effective Date

20 April 2026

尊敬的开发者:

1.适用范围 以下更新仅适用于特定的Shopee MY本土卖家。 2. 背景与更新详情

Shopee 推出全新物流渠道—入Self Collection Locker (SPX Express) (Channel ID: 20087),旨在丰富买家的配送选择并扩大物流覆盖范围。

从2026 年 4 月 20 日起,该物流渠道将向所有 Shopee 马来西亚本土卖家开放。

此渠道不属于任何虚拟渠道,并直接分配一个专属的物流渠道 ID。

  1. 受影响的物流渠道
shipping_carrierlogistics_channel_idmask_channel_id
Self Collection Locker (SPX Express)200870
  1. 响应示例

v2.order.get_order_detail { "response": { "order_list": [ { "package_list": [ { "shipping_carrier": "Self Collection Locker (SPX Express)", "logistics_channel_id": 20087, "allow_self_design_awb": true } ] } ] } }

  1. 开发者需要采取的行动

我们不鼓励开发者使用自画面单,必须使用 Shopee 系统面单。 获取 Shopee 系统面单,开发者必须按照以下 API 调用流程操作:v2.logistics.get_shipping_document_parameterv2.logistics.create_shipping_documentv2.logistics.get_shipping_document_resultv2.logistics.download_shipping_document。 如果您坚持使用自画面单,则可能缺少第三方物流 (3PL) 履行所需的关键信息或包含错误信息,导致您的包裹无法送达买家。

  1. AWB 示例

以下为 AWB 示例供参考。

  1. 影响API

v2.logistics.get_channel_list

v2.logistics.update_channel

v2.product.add_item

v2.product.update_item

v2.product.get_item_base_info

v2.order.get_order_detail

v2.order.get_package_detail

v2.logistics.get_shipping_document_data_info

  1. 生效日期 2026年4月20日
#