来自 Shopee 官方资料快照 ·
- 当前资料结构化阅读页
- 固定快照已留存,可追溯
- 官方原文可核对
资料正文
§1 [MY] Important Update for New Logistics Channel (City-Link Express)
Introducing New Shipping Carrier
Please note that starting from 11 October 2024, "City-Link Express” (Channel ID: 20023) will be a new shipping carrier parked under Bulky Delivery (Channel ID: 2100) logistic channel.
Affected Logistics Channels
Do note that this is a new fulfillment channel for this logistics channel.
| logistics_channel_id | mask_channel_id | shipping_carrier |
|---|---|---|
| 20023 | 2100 | City-Link Express |
Kindly note the changes for the response data in the response body regarding the new Shipping Carrier (channel_id=20023) Related APIs.
Scenario
When developers call v2.logistics.get_shipping_document_data_info, v2.order.get_order_detail and v2.logistics.get_channel_list, the response body will be as follows:
Sample of response body:
1.v2.logistics.get_shipping_document_data_info
{
"error": "",
"message": "",
"response": {
"shipping_document_info": {
"cod": false,
"cod_amount": "0",
"create_date_ymd_sl": "2024/09/13",
"deliver_area": "",
"delivery_hub": "",
"dely_fri_label": "",
"dely_sat_label": "",
"dely_sun_label": "",
"destination_base_code": "",
"ec_order_no": "",
"is_lm_dg_bool": 0,
"last_mile_tracking_number": "",
"last_third_digits_buyer_phone": "",
"logistics_channel_id": 20023,
"manufacturers_name": "",
"manufacturers_website": "",
"mutual_check": 0,
"order_weight": 1000,
"parcel_size": "",
"pickup_hub": "",
"preferred_delivery_option": 1,
"recipient_addr": "Taman Universiti, Sri Gading, Pulai, Johor Bahru, Johor",
"recipient_sort_code": {
"first_recipient_sort_code": "SKD",
"second_recipient_sort_code": "",
"third_recipient_sort_code": ""
},
"return_sort_code": {
"return_first_sort_code": ""
},
"sender_sort_code": {
"first_sender_sort_code": "",
"second_sender_sort_code": "",
"third_sender_sort_code": ""
},
"shipping_carrier": "City-Link Express",
"shopee_tracking_number": "MY246330782907WU",
"sod": false,
"spx_receive_station": {
"spx_first_receive_station": ""
},
"spx_sub_district": "",
"tracking_number": "026121437375095",
"zone": "",
"zone_code": ""
},
"recipient_address_info": null
},
"request_id": "69c5c6bce734b188b78874ee3833cf41"
}
2.v2.order.get_order_detail
{
"error": "",
"message": "",
"response": {
"order_list": [
{
"advance_package": false,
"booking_sn": "",
"cod": false,
"create_time": 1726196971,
"currency": "MYR",
"days_to_ship": 3,
"message_to_seller": "",
"order_sn": "240913T2H7Q5NA",
"order_status": "PROCESSED",
"region": "MY",
"reverse_shipping_fee": 0,
"ship_by_date": 1726543281,
"shipping_carrier": "City-Link Express",
"update_time": 1726197725
}
]
},
"request_id": "d3211f8a5d9e0e0eda835e122d8e8441"
}
3.v2.logistics.get_channel_list
{
"error": "",
"message": "",
"request_id": "14a471c4ff1950e0759a627237a56141:020002ee9bbaa47d:0100001889a9672b",
"response": {
"logistics_channel_list": [
{
"block_seller_cover_shipping_fee": false,
"cod_enabled": false,
"enabled": false,
"fee_type": "SIZE_INPUT",
"force_enable": false,
"item_max_dimension": {
"dimension_sum": 0,
"height": 150,
"length": 150,
"unit": "cm",
"width": 150
},
"logistics_capability": {
"direct_delivery": false,
"seller_logistics": false
},
"logistics_channel_id": 20023,
"logistics_channel_name": "City-Link Express",
"logistics_description": "********",
"mask_channel_id": 2100,
"seller_logistic_has_configuration": null,
"size_list": [],
"support_cross_border": false,
"support_pre_order": true,
"volume_limit": {
"item_max_volume": 0,
"item_min_volume": 0
},
"weight_limit": {
"item_max_weight": 30,
"item_min_weight": 1
}
]
}
Related APIs:
v2.order.get_order_detail
v2.logistics.get_shipping_document_data_info
v2.logistics.get_channel_list
Affected fields:
shipping_carrier
logistics_channel_id
Effective Live Date: 11 October 2024
引入新的履约物流渠道
自2024年10月11日起,City-Link Express(渠道 ID:20023) 将成为“Bulky Delivery” 虚拟物流渠道(渠道ID:2100)下的新履约物流渠道。
受影响的物流渠道
请注意,这是此虚拟物流渠下的的新履约物流渠道。
| logistics_channel_id | mask_channel_id | shipping_carrier |
|---|---|---|
| 20023 | 2100 | City-Link Express |
请注意关于新履约物流渠道(channel_id=20023)相关API的响应数据在响应体中的变更。
场景
当开发者调用 v2.logistics.get_shipping_document_data_info, v2.order.get_order_detail 和 v2.logistics.get_channel_list 时,响应体将如下所示:
响应体示例:
1.v2.logistics.get_shipping_document_data_info
{
"error": "",
"message": "",
"response": {
"shipping_document_info": {
"cod": false,
"cod_amount": "0",
"create_date_ymd_sl": "2024/09/13",
"deliver_area": "",
"delivery_hub": "",
"dely_fri_label": "",
"dely_sat_label": "",
"dely_sun_label": "",
"destination_base_code": "",
"ec_order_no": "",
"is_lm_dg_bool": 0,
"last_mile_tracking_number": "",
"last_third_digits_buyer_phone": "",
"logistics_channel_id": 20023,
"manufacturers_name": "",
"manufacturers_website": "",
"mutual_check": 0,
"order_weight": 1000,
"parcel_size": "",
"pickup_hub": "",
"preferred_delivery_option": 1,
"recipient_addr": "Taman Universiti, Sri Gading, Pulai, Johor Bahru, Johor",
"recipient_sort_code": {
"first_recipient_sort_code": "SKD",
"second_recipient_sort_code": "",
"third_recipient_sort_code": ""
},
"return_sort_code": {
"return_first_sort_code": ""
},
"sender_sort_code": {
"first_sender_sort_code": "",
"second_sender_sort_code": "",
"third_sender_sort_code": ""
},
"shipping_carrier": "City-Link Express",
"shopee_tracking_number": "MY246330782907WU",
"sod": false,
"spx_receive_station": {
"spx_first_receive_station": ""
},
"spx_sub_district": "",
"tracking_number": "026121437375095",
"zone": "",
"zone_code": ""
},
"recipient_address_info": null
},
"request_id": "69c5c6bce734b188b78874ee3833cf41"
}
2.v2.order.get_order_detail
{
"error": "",
"message": "",
"response": {
"order_list": [
{
"advance_package": false,
"booking_sn": "",
"cod": false,
"create_time": 1726196971,
"currency": "MYR",
"days_to_ship": 3,
"message_to_seller": "",
"order_sn": "240913T2H7Q5NA",
"order_status": "PROCESSED",
"region": "MY",
"reverse_shipping_fee": 0,
"ship_by_date": 1726543281,
"shipping_carrier": "City-Link Express",
"update_time": 1726197725
}
]
},
"request_id": "d3211f8a5d9e0e0eda835e122d8e8441"
}
3.v2.logistics.get_channel_list
{
"error": "",
"message": "",
"request_id": "14a471c4ff1950e0759a627237a56141:020002ee9bbaa47d:0100001889a9672b",
"response": {
"logistics_channel_list": [
{
"block_seller_cover_shipping_fee": false,
"cod_enabled": false,
"enabled": false,
"fee_type": "SIZE_INPUT",
"force_enable": false,
"item_max_dimension": {
"dimension_sum": 0,
"height": 150,
"length": 150,
"unit": "cm",
"width": 150
},
"logistics_capability": {
"direct_delivery": false,
"seller_logistics": false
},
"logistics_channel_id": 20023,
"logistics_channel_name": "City-Link Express",
"logistics_description": "********",
"mask_channel_id": 2100,
"seller_logistic_has_configuration": null,
"size_list": [],
"support_cross_border": false,
"support_pre_order": true,
"volume_limit": {
"item_max_volume": 0,
"item_min_volume": 0
},
"weight_limit": {
"item_max_weight": 30,
"item_min_weight": 1
}
]
}
影响API:
v2.order.get_order_detail
v2.logistics.get_shipping_document_data_info
v2.logistics.get_channel_list
受影响的字段:
shipping_carrier
logistics_channel_id
生效日期:2024年10月11日
