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

[MY] Important Update for Open Platform Shopee Logistics API (Flash Express)

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 Open Platform Shopee Logistics API (Flash Express)

Dear Developers,

Please note that the updates mentioned below are applicable to Shopee MY local whitelisted sellers only.

Please note that starting from 16 August 2023, Shopee will rollout a new shipping carrier called "Flash Express” (Channel ID: 20024) which is parked under Standard Delivery (Channel ID: 2000).

Kindly note the changes for the response data in the response body regarding Shipping Carrier Related APIs.

Scenario

When developers call v2.order.get_order_detail, or V2.logistics.get_shipping_document_info, the response body will be as follows:

Sample of Response body:

v2.logistics.get_shipping_document_data_info

"shipping_carrier": "Flash Express",

"shopee_tracking_number": "MYxxxx",

"sod": false,

"spx_receive_station": {

"spx_first_receive_station": ""

},

"spx_sub_district": "",

"tracking_number": "M***********"

V2.order.get_order_detail

"logistics_status": "LOGISTICS_REQUEST_CREATED",

"package_number": "OFG124169767234082",

"parcel_chargeable_weight_gram": 0,

"shipping_carrier": "Flash Express"

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.logistics.get_shipping_parameter

v2.logistics.get_tracking_number

v2.logistics.get_shipping_document_parameter

v2.order.get_order_detail

v2.logistics.get_shipping_document_data_info

Effective Live Date: 16 Aug 2023

#