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

[MY] Important Update for Logistic Channel Related APIs

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 Logistic Channel Related APIs

Dear Developers,

Please find the following updates below are effective for Shopee MY local seller only.

  1. Shipping Carrier Channel The Lorry Updates

The updates below are effective for Shopee MY seller only.

Note: Only selected sellers have The Lorry as part of their shipping option.

We will be moving The Lorry (Channel ID: 20022) from Standard Delivery (Channel ID: 2000) to a new channel known as Bulky & Heavy Delivery (Channel ID: 2100). This is to ensure you can ship out the bulky items up to 500kg to the buyers.

Hence, effective 21 December 2022 for the placed orders, you will no longer see The Lorry (Channel ID: 20022) parked under Standard Delivery (Channel ID: 2000).

  1. Introducing New Masked Channel - Bulky and Heavy Delivery

New delivery channel introduced to sellers is Bulky & Heavy Delivery (Channel ID: 2100). This new channel consists of two shipping carrier channels which are The Lorry (Channel ID: 20022), J&T Cargo (>30kg) (Channel ID: 20100). Bulky & Heavy Delivery is applicable for deliveries within West Malaysia only.

Note: Only selected sellers have Bulky & Heavy Delivery as the logistic channel.

Sample of Response body for shopee.logistics.GetLogistics & V2.logistics.get_channel_list:

Related APIs:

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_data_info

shopee.item.GetItemDetail

shopee.orders.GetOrderDetails

shopee.orders.GetForderInfo

shopee.logistics.GetLogistics

shopee.logistics.GetOrderLogistics

Effective Date on Live: 2022.12.21

  1. Introducing J&T Cargo (>30kg) As A New Shipping Carrier Channel

Please note that starting from 21 Dec 2022, Shopee will rollout a new shipping carrier channel called "J&T Cargo (> 30kg) (Channel ID: 20100)'' which is parked under the Heavy & Bulky Delivery (Channel ID: 2100). It will be opened to selected sellers who are selling 30kg or more for the bulky items.

Sample of Response body when call "v2.order.get_order_detail":

Sample of Response body when call "v2.logistics.get_shipping_document_data_info":

Action to take from developers:

-When calling these 2 APIs "shopee.logistics.GetOrderLogistics" & "V2.logistics.get_shipping_document_data_info"

If the Response body field "shipping_carrier" returns the "shipping_carrier" named "J&T Cargo (>30kg)", the developer should hardcode the wording "CARGO" under Order Details (Courier) at the top right of the AWB.

AWB Sample:

Related APIs:

v2.logistics.get_shipping_document_data_info

v2.order.get_order_detail

shopee.logistics.GetOrderLogistics

shopee.orders.GetOrderDetails

Effective Date on Live: 2022.12.21

#