来自 Shopee 官方资料快照 ·
- 当前资料结构化阅读页
- 固定快照已留存,可追溯
- 官方原文可核对
资料正文
§1 [MY] Important Update for New Logistics Channel Trade-In delivery (Remobie)
Dear Developers,
- Applicability
The updates below are effective for selected Shopee MY local sellers only.
- Background & Update Details
Starting from February 23, 2026, Shopee will officially launch a new fulfillment logistics channel under this virtual logistics channel, Trade-In delivery (Remobie) (Channel ID: 20106), providing trade-in & delivery services to buyers
- Affected Logistics Channels
| shipping_carrier | logistics_channel_id | mask_channel_id | mask_channel_name |
|---|---|---|---|
| Trade-In delivery (Remobie) | 20106 | 0 | null |
Kindly note the changes for the response data in the response body regarding Shipping Carrier Related APIs.
- Sample of Response Body
When developers call v2.logistics.get_shipping_document_data_info and v2.order.get_order_detail, , the response body will include Trade-In delivery (Remobie) (Channel ID: 20106) as follows
v2.logistics.get_shipping_document_data_info
{
"error": "",
"message": "",
"request_id": "e3e3e7f34a9ec345d58d599d0c56f000:010002cd94ae87b5:0000001a2d798c0b",
"response": {
"recipient_address_info": null,
"shipping_document_info": {
"cod": false,
"cod_amount": "0",
"create_date_ymd_sl": "2026/02/12",
"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": 20106,
"manufacturers_name": "",
"manufacturers_website": "",
"mutual_check": 0,
"order_weight": 1000,
"parcel_size": "",
"pickup_hub": "",
"preferred_delivery_option": 2,
"recipient_sort_code": {
"first_recipient_sort_code": "",
"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": "Trade-In delivery (Remobie)",
"shopee_tracking_number": "MY261280073405Y",
"sod": false,
"sorting_group": "",
"spx_receive_station": {
"spx_first_receive_station": ""
},
"spx_sub_district": "",
"tracking_number": "MY261280073405Y",
"unpackaged_sku_id": "",
"unpackaged_sku_id_qrcode": "",
"zone": "",
"zone_code": ""
}
v2.order.get_order_detail
{
"error": "",
"message": "",
"request_id": "e3e3e7f34a9eaffa9524f5c74acb2d00:0100028f40b4ae9a:000000aa82fd749c",
"response": {
"order_list": [
{
"advance_package": false,
"booking_sn": "",
"cod": false,
"create_time": 1770879205,
"currency": "MYR",
"days_to_ship": 1,
"hot_listing_order": false,
"is_buyer_shop_collection": false,
"message_to_seller": "",
"order_sn": "260212GTNT6VH9",
"order_status": "PROCESSED",
"recipient_address": {
"city": "Ulu Langat",
"district": "Ampang",
"full_address": "15 , 15, Jalan Pandan Indah 4/11a, Taman Pandan Indah, Ulu Langat, 55100, Selangor",
"name": "A***n",
"phone": "******57",
"region": "MY",
"state": "Selangor",
"town": "",
"zipcode": "55100"
},
"region": "MY",
"reverse_shipping_fee": 0,
"ship_by_date": 1770998399,
"update_time": 1770880302
}
]
}
- Action to Take from Developers
When calling this API “v2.order.get_order_detail” or “v2.logistics.get_shipping_document_data_info”,
if the response body field "logistics_channel_id" returns as "20106", the developer should hardcode the wording "Remobie" at the top right of the AWB.
- Related Field:
- v2.logistics.get_channel_list
- v2.logistics.update_channel
- v2.product.add_item
- v2.product.update_item
- v2.product.get_item_base_info
- v2.order.get_order_detail
- v2.logistics.get_shipping_document_data_info
- Effective Live Date: 23 Feb 2026
尊敬的开发者:
- 适用范围
以下更新仅适用于特定的Shopee MY本地卖家。
- 背景与更新内容
自 2026 年 2 月 23 日 起,Shopee 将正式推出全新的履约物流渠道Trade-In delivery (Remobie)(Channel ID: 20106),为买家提供换购和配送服务。
- 受影响的物流渠道
| shipping_carrier | logistics_channel_id | mask_channel_id | mask_channel_name |
|---|---|---|---|
| Trade-In delivery (Remobie) | 20106 | 0 | null |
请注意 Shipping Carrier 相关接口的响应数据变更。
- 响应主体示例
当开发者调用 v2.logistics.get_shipping_document_data_info 和 v2.order.get_order_detail 时,响应体如下所示:
v2.logistics.get_shipping_document_data_info
{
"error": "",
"message": "",
"request_id": "e3e3e7f34a9ec345d58d599d0c56f000:010002cd94ae87b5:0000001a2d798c0b",
"response": {
"recipient_address_info": null,
"shipping_document_info": {
"cod": false,
"cod_amount": "0",
"create_date_ymd_sl": "2026/02/12",
"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": 20106,
"manufacturers_name": "",
"manufacturers_website": "",
"mutual_check": 0,
"order_weight": 1000,
"parcel_size": "",
"pickup_hub": "",
"preferred_delivery_option": 2,
"recipient_sort_code": {
"first_recipient_sort_code": "",
"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": "Trade-In delivery (Remobie)",
"shopee_tracking_number": "MY261280073405Y",
"sod": false,
"sorting_group": "",
"spx_receive_station": {
"spx_first_receive_station": ""
},
"spx_sub_district": "",
"tracking_number": "MY261280073405Y",
"unpackaged_sku_id": "",
"unpackaged_sku_id_qrcode": "",
"zone": "",
"zone_code": ""
}
v2.order.get_order_detail
{
"error": "",
"message": "",
"request_id": "e3e3e7f34a9eaffa9524f5c74acb2d00:0100028f40b4ae9a:000000aa82fd749c",
"response": {
"order_list": [
{
"advance_package": false,
"booking_sn": "",
"cod": false,
"create_time": 1770879205,
"currency": "MYR",
"days_to_ship": 1,
"hot_listing_order": false,
"is_buyer_shop_collection": false,
"message_to_seller": "",
"order_sn": "260212GTNT6VH9",
"order_status": "PROCESSED",
"recipient_address": {
"city": "Ulu Langat",
"district": "Ampang",
"full_address": "15 , 15, Jalan Pandan Indah 4/11a, Taman Pandan Indah, Ulu Langat, 55100, Selangor",
"name": "A***n",
"phone": "******57",
"region": "MY",
"state": "Selangor",
"town": "",
"zipcode": "55100"
},
"region": "MY",
"reverse_shipping_fee": 0,
"ship_by_date": 1770998399,
"update_time": 1770880302
}
]
}
5.开发者需采取的行动
在调用 v2.order.get_order_detail 或 v2.logistics.get_shipping_document_data_info 时,如果响应体字段 “logistics_channel_id” 返回为 “20106”,开发者须于面单 (AWB) 右上区的 Order Details (Courier) 部份硬编码 “Remobie” 的标识。
- 相关API:
- v2.logistics.get_channel_list
- v2.logistics.update_channel
- v2.product.add_item
- v2.product.update_item
- v2.product.get_item_base_info
- v2.order.get_order_detail
- v2.logistics.get_shipping_document_data_info
- 生效日期:2026年2月23日
