来自 Shopee 官方资料快照 ·
- 当前资料结构化阅读页
- 固定快照已留存,可追溯
- 官方原文可核对
资料正文
§1 [MY] Important Update for New Logistics Channel (Flash Economy)
Dear Developers,
The updates below are applicable to selected Shopee MY local sellers only.
Introducing New Shipping Carrier - Flash Economy
Please note that starting from 2 Sep 2025, "Flash Economy" (Channel ID: 20102) will be a new shipping carrier parked under "Economy Delivery (Mail Drop)" (Channel ID: 2102) logistic channel.
Affected Logistics Channels
Do note that this is a new fulfillment channel for this new logistics channel.
| shipping_carrier | logistics_channel_id | mask_channel_id |
|---|---|---|
| Flash Economy | 20102 | 2102 |
Kindly note the changes for the response data in the response body regarding the new Shipping Carrier (channel_id=20102) related APIs.
Scenario
When developers call v2.order.get_order_detail and v2.logistics.get_shipping_document_data_info, the response body will be as follows:
Sample of Response body:
v2.order.get_order_detail
{
"error": "",
"message": "",
"request_id": "e3e3e7f33c512abb9a3023345b2a0000:010002fc57be091a:0000009a7f6c3287",
"response": {
"order_list": [
{
"advance_package": false,
"booking_sn": "",
"cod": false,
"create_time": 1755066588,
"currency": "MYR",
"days_to_ship": 1,
"hot_listing_order": false,
"message_to_seller": "",
"order_sn": "250813P961WJ93",
"order_status": "PROCESSED",
"package_list": [
{
"allow_self_design_awb": true,
"group_shipment_id": null,
"item_list": [
{
"item_id": 27320149974,
"model_id": 0,
"model_quantity": 1,
"order_item_id": 27320149974,
"product_location_id": "MYZ",
"promotion_group_id": 0
}
],
"logistics_channel_id": 20102,
"logistics_status": "LOGISTICS_REQUEST_CREATED",
"package_number": "OFG208765788276659",
"parcel_chargeable_weight_gram": 0,
"shipping_carrier": "Flash Economy",
"sorting_group": ""
}
],
"region": "MY",
"reverse_shipping_fee": 0,
"ship_by_date": 1755187199,
"update_time": 1755079289
}
]
}
v2.logistics.get_shipping_document_data_info
{
"error": "",
"message": "",
"request_id": "e3e3e7f33c51460e6cfbfdf2c8bfee00:01000257c8f32d42:0000005725363e4a",
"response": {
"recipient_address_info": null,
"shipping_document_info": {
"cod": false,
"cod_amount": "0",
"create_date_ymd_sl": "2025/08/13",
"deliver_area": "",
"delivery_hub": "",
"dely_fri_label": "",
"dely_sat_label": "",
"dely_sun_label": "",
"destination_base_code": "",
"ec_order_no": "",
"is_lm_dg_bool": 1,
"last_mile_tracking_number": "",
"last_third_digits_buyer_phone": "",
"logistics_channel_id": 20102,
"manufacturers_name": "",
"manufacturers_website": "",
"mutual_check": 0,
"order_weight": 0,
"parcel_size": "",
"pickup_hub": "",
"preferred_delivery_option": 2,
"recipient_sort_code": {
"first_recipient_sort_code": "01-01104-C4",
"second_recipient_sort_code": "A521",
"third_recipient_sort_code": "PJT_SP-PJ Old Town"
},
"return_sort_code": {
"return_first_sort_code": ""
},
"sender_sort_code": {
"first_sender_sort_code": "",
"second_sender_sort_code": "",
"third_sender_sort_code": ""
},
"shipping_carrier": "Flash Economy",
"shopee_tracking_number": "MY258402658399P",
"sod": false,
"sorting_group": "",
"spx_receive_station": {
"spx_first_receive_station": ""
},
"spx_sub_district": "",
"tracking_number": "M0407281GAHAH",
"unpackaged_sku_id": "",
"unpackaged_sku_id_qrcode": "",
"zone": "",
"zone_code": ""
}
Related APIs:
v2.order.get_order_detail
v2.logistics.get_shipping_document_data_info
Affected field:
shipping_carrier
logistics_channel_id
Effective Date:
2 Sep 2025
亲爱的开发者,
以下更新仅适用于特定的Shopee马来西亚本地卖家。
引入新的履约物流渠道 - Flash Economy
自2025年9月2日起,“Flash Economy” (渠道 ID:20102) 将成为“Economy Delivery (Mail Drop)”虚拟物流渠道 (渠道ID:2102) 下的新履约物流渠道。
受影响的物流渠道
目前这是一个针对虚拟物流渠道下的一个新的履约物流渠道。
| shipping_carrier | logistics_channel_id | mask_channel_id |
|---|---|---|
| Flash Economy | 20102 | 2102 |
请注意关于新履约物流渠道 (channel_id=20102) 相关API的响应数据在响应体中的变更。
场景
当开发者调用v2.order.get_order_detail和v2.logistics.get_shipping_document_data_info时,响应主体将如下所示:
响应体示例:
v2.order.get_order_detail
{
"error": "",
"message": "",
"request_id": "e3e3e7f33c512abb9a3023345b2a0000:010002fc57be091a:0000009a7f6c3287",
"response": {
"order_list": [
{
"advance_package": false,
"booking_sn": "",
"cod": false,
"create_time": 1755066588,
"currency": "MYR",
"days_to_ship": 1,
"hot_listing_order": false,
"message_to_seller": "",
"order_sn": "250813P961WJ93",
"order_status": "PROCESSED",
"package_list": [
{
"allow_self_design_awb": true,
"group_shipment_id": null,
"item_list": [
{
"item_id": 27320149974,
"model_id": 0,
"model_quantity": 1,
"order_item_id": 27320149974,
"product_location_id": "MYZ",
"promotion_group_id": 0
}
],
"logistics_channel_id": 20102,
"logistics_status": "LOGISTICS_REQUEST_CREATED",
"package_number": "OFG208765788276659",
"parcel_chargeable_weight_gram": 0,
"shipping_carrier": "Flash Economy",
"sorting_group": ""
}
],
"region": "MY",
"reverse_shipping_fee": 0,
"ship_by_date": 1755187199,
"update_time": 1755079289
}
]
}
v2.logistics.get_shipping_document_data_info
{
"error": "",
"message": "",
"request_id": "e3e3e7f33c51460e6cfbfdf2c8bfee00:01000257c8f32d42:0000005725363e4a",
"response": {
"recipient_address_info": null,
"shipping_document_info": {
"cod": false,
"cod_amount": "0",
"create_date_ymd_sl": "2025/08/13",
"deliver_area": "",
"delivery_hub": "",
"dely_fri_label": "",
"dely_sat_label": "",
"dely_sun_label": "",
"destination_base_code": "",
"ec_order_no": "",
"is_lm_dg_bool": 1,
"last_mile_tracking_number": "",
"last_third_digits_buyer_phone": "",
"logistics_channel_id": 20102,
"manufacturers_name": "",
"manufacturers_website": "",
"mutual_check": 0,
"order_weight": 0,
"parcel_size": "",
"pickup_hub": "",
"preferred_delivery_option": 2,
"recipient_sort_code": {
"first_recipient_sort_code": "01-01104-C4",
"second_recipient_sort_code": "A521",
"third_recipient_sort_code": "PJT_SP-PJ Old Town"
},
"return_sort_code": {
"return_first_sort_code": ""
},
"sender_sort_code": {
"first_sender_sort_code": "",
"second_sender_sort_code": "",
"third_sender_sort_code": ""
},
"shipping_carrier": "Flash Economy",
"shopee_tracking_number": "MY258402658399P",
"sod": false,
"sorting_group": "",
"spx_receive_station": {
"spx_first_receive_station": ""
},
"spx_sub_district": "",
"tracking_number": "M0407281GAHAH",
"unpackaged_sku_id": "",
"unpackaged_sku_id_qrcode": "",
"zone": "",
"zone_code": ""
}
影响API:
v2.order.get_order_detail
V2.logistics.get_shipping_document_data_info
受影响的字段:
shipping_carrier
logistics_channel_id
生效日期:
2025年9月2日
