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

[MY] Channel Name Update for Instant Delivery

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] Channel Name Update for Instant Delivery

Dear Developers,

  1. Applicability

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

  1. Background & Update Details

Starting from 18 May 2026, there will be a change in shipping carrier name for "Instant Delivery" (Channel ID: 23000), that will reflect the seller’s packing SLA.

  1. Affected Logistics Channels
logistics_channel_id (No Change)Old shipping_carrier nameInstant Delivery
23000Instant DeliveryInstant Delivery (Arrange in 90 mins)
  1. Sample of Response Body

When developers call v2.order.get_order_detail and v2.logistics.get_shipping_document_data_info, the response body will be as follows:

v2.order.get_order_detail

{

"error": "",

"message": "",

"request_id": "e3e3e7f34e7a9513af135c421ab40900:0100020079d0945a:000000a91d380d0b",

"response": {

"order_list": [

{

"advance_package": false,

"booking_sn": "",

"cod": false,

"create_time": 1775100763,

"currency": "MYR",

"days_to_ship": 3,

"hot_listing_order": false,

"is_buyer_shop_collection": false,

"message_to_seller": "",

"order_sn": "260402Q90QD77W",

"order_status": "PROCESSED",

"package_list": [

{

"allow_self_design_awb": true,

"group_shipment_id": null,

"item_list": [

{

"item_id": 801970080,

"model_id": 0,

"model_quantity": 1,

"order_item_id": 801970080,

"product_location_id": "MYZ",

"promotion_group_id": 0

}

],

"logistics_channel_id": 23000,

"logistics_status": "LOGISTICS_REQUEST_CREATED",

"package_number": "OFG228799964203173",

"parcel_chargeable_weight_gram": 0,

"shipping_carrier": "Instant Delivery (Arrange in 90 mins)",

"sorting_group": ""

}

],

"region": "MY",

"reverse_shipping_fee": 0,

"ship_by_date": 1775111586,

"update_time": 1775116612

}

]

}

v2.logistics.get_shipping_document_data_info

{

"error": "",

"message": "",

"request_id": "e3e3e7f34e7aa1d598277796cb796c00:01000353c676ca8e:000000f19e6a4bf2",

"response": {

"recipient_address_info": null,

"shipping_document_info": {

"cod": false,

"cod_amount": "0",

"logistics_channel_id": 23000,

"order_weight": 1000,

"pickup_code": "5GJ4",

"shipping_carrier": "Instant Delivery (Arrange in 90 mins)"

}

  1. Action to take from Developers

Please ensure that your system is compatible with this shipping carrier name change to avoid any matching issues caused by cached or historical carrier names.

  1. Related APIs

v2.order.get_order_detail

v2.logistics.get_shipping_document_data_info

v2.logistics.get_channel_list

v2.logistics.update_channel

v2.logistics.get_shipping_parameter

v2.logistics.ship_order

v2.logistics.update_shipping_order

  1. Effective Date

18 May 2026

亲爱的开发者,

1.适用范围

以下更新仅适用于特定的Shopee马来西亚本土卖家。

  1. 背景与更新详情

自 2026 年 5 月 18 日起,“Instant Delivery”(Channel ID: 23000)的物流渠道名称将进行调整,以反映卖家的发货SLA。

  1. 受影响的物流渠道
logistics_channel_id (No Change)Old shipping_carrier nameInstant Delivery
23000Instant DeliveryInstant Delivery (Arrange in 90 mins)
  1. 响应体示例

当开发者调用v2.order.get_order_detail和v2.logistics.get_shipping_document_data_info时,响应体将如下所示:

v2.order.get_order_detail

{

"error": "",

"message": "",

"request_id": "e3e3e7f34e7a9513af135c421ab40900:0100020079d0945a:000000a91d380d0b",

"response": {

"order_list": [

{

"advance_package": false,

"booking_sn": "",

"cod": false,

"create_time": 1775100763,

"currency": "MYR",

"days_to_ship": 3,

"hot_listing_order": false,

"is_buyer_shop_collection": false,

"message_to_seller": "",

"order_sn": "260402Q90QD77W",

"order_status": "PROCESSED",

"package_list": [

{

"allow_self_design_awb": true,

"group_shipment_id": null,

"item_list": [

{

"item_id": 801970080,

"model_id": 0,

"model_quantity": 1,

"order_item_id": 801970080,

"product_location_id": "MYZ",

"promotion_group_id": 0

}

],

"logistics_channel_id": 23000,

"logistics_status": "LOGISTICS_REQUEST_CREATED",

"package_number": "OFG228799964203173",

"parcel_chargeable_weight_gram": 0,

"shipping_carrier": "Instant Delivery (Arrange in 90 mins)",

"sorting_group": ""

}

],

"region": "MY",

"reverse_shipping_fee": 0,

"ship_by_date": 1775111586,

"update_time": 1775116612

}

]

}

v2.logistics.get_shipping_document_data_info

{

"error": "",

"message": "",

"request_id": "e3e3e7f34e7aa1d598277796cb796c00:01000353c676ca8e:000000f19e6a4bf2",

"response": {

"recipient_address_info": null,

"shipping_document_info": {

"cod": false,

"cod_amount": "0",

"logistics_channel_id": 23000,

"order_weight": 1000,

"pickup_code": "5GJ4",

"shipping_carrier": "Instant Delivery (Arrange in 90 mins)"

}

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

请确保您的系统适配此次渠道名称变更,避免因缓存或依赖历史渠道名称而导致匹配异常。

  1. 影响API

v2.order.get_order_detail

v2.logistics.get_shipping_document_data_info

v2.logistics.get_channel_list

v2.logistics.update_channel

v2.logistics.get_tracking_info

v2.logistics.ship_order

v2.logistics.update_shipping_order

  1. 生效日期

2026年5月18日

#