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

[MY] Important Update for Open Platform Logistic Channel Related API

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/api-logisticstopic/changelogtopic/developertopic/logistics-channel-awb-updatestopic/openapi-updates

资料正文

§1 [MY] Important Update for Open Platform Logistic Channel Related API

Dear Developers,

The updates below are applicable to Shopee MY sellers only.

Effective 7 March (for selected MY sellers) and 17 March (for all MY sellers), sellers will no longer be able to toggle on/off individual shipping channels under Standard Delivery and Economy Delivery (Sea Shipping).

Kindly note the changes for response data in the response body regarding Logistic Channel Related APIs.

Action to take from developers:

A. Get Logistic Channel Related API

Please note the changes in the response body for logistics_id and logistics_name fields when calling the following APIs: shopee.logistics.GetLogistics and V2.logistics.get_channel_list:

  1. Logistic channels such as Poslaju (20007), DHL eCommerce (20010), J&T Express (20011), NinjaVan (20021), City-Link Express (20023),Shopee Express (20088) and The Lorry (20022) will not return in the response body. All logistic channels mentioned above will be masked as a single channel,named Standard Delivery (2000).

Note: The Lorry (20022) *only available for selected sellers

  1. Logistic channel Shopee Express (Sea Shipping) (20077) will not return in the response body. It will be masked under Economy Delivery (Sea Shipping) (2001).

Scenario

When developers call shopee.logistics.GetLogistics or V2.logistics.get_channel_list after the effective date, the response body will be as follows:

Sample of Response body:

Related APIs:

shopee.logistics.GetLogistics

V2.logistics.get_channel_list

Affected field:

logistics_id

logistics_name

Effective Live Date: 2022/03/07

B. Update Logistic Channel Related API

Please note the changes in the response body for logistics_id field when calling the following APIs: shopee.logistics.UpdateShopLogistics and V2.logistics.update_channel.

The channel toggle (enabled field) in shopee.logistics.GetLogistics and V2.logistics.get_channel_list for logistic channels under Standard Delivery (Masked Channel ID: 2000) below will not be able to be updated:

Poslaju (20007)

DHL eCommerce (20010)

J&T Express (20011)

NinjaVan (20021)

City-Link Express (20023)

Shopee Express (20088)

The Lorry (20022) *Selected sellers only

The channel toggle (enabled field) in shopee.logistics.GetLogistics and V2.logistics.get_channel_list for logistic channel Shopee Express (Sea Shipping) (20077) under Economy Delivery (Sea Shipping) (Channel ID: 2001) will not be able to be updated.

Scenario 1

If developers try to update the Poslaju (20007) toggle after the effective date, the response body will be as follows:

Sample of Response body:

Scenario 2

Developers will need to update the Standard Delivery (2000) toggle to manage logistic channels such as Poslaju (20007), DHL eCommerce (20010), J&T Express (20011), NinjaVan (20021), City-Link Express (20023), Shopee Express (20088) and The Lorry (20022).

Sample of Response body:

Related APIs:

shopee.logistics.UpdateShopLogistics

V2.logistics.update_channel

Affected field:

logistics_id

Effective Live Date: 2022/03/07

#