来自 Shopee 官方资料快照 ·
- 当前资料结构化阅读页
- 固定快照已留存,可追溯
- 官方原文可核对
资料正文
§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
