来自 Shopee 官方资料快照 ·
- 当前资料结构化阅读页
- 固定快照已留存,可追溯
- 官方原文可核对
资料正文
§1 [MY] Important Update for Shipping Carrier Airway Bill (Poslaju)
Dear Developers,
The updates below are applicable to selected Shopee MY local sellers only.
Airway Bill (AWB) Template Update for Shipping Carrier
We would like to inform you that, effective October 21, 2024, there will be changes to the Airway Bill (AWB) template for shipping carrier Pos Laju (Channel ID: 20007). Specifically, the logo on the AWB will be updated.
| logistics_channel_id | mask_channel_id | shipping_carrier |
|---|---|---|
| 20007 | 2000 | Poslaju |
Scenario:
When calling the following API v2.logistics.get_shipping_document_data_info and v2.order.get_order_detail, there are some changes on Airway Bill (AWB) Logo if the Response body field “shipping_carrier" returns "Poslaju".
Sample of Response body :
v2.logistics.get_shipping_document_data_info:
{
"error": "",
"message": "",
"response": {
"shipping_document_info": {
"cod": false,
"cod_amount": "0",
"create_date_ymd_sl": "2024/10/10",
"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": 20007,
"manufacturers_name": "",
"manufacturers_website": "",
"mutual_check": 0,
"order_weight": 15000,
"parcel_size": "",
"pickup_hub": "",
"preferred_delivery_option": 2,
"recipient_addr": "Mid Valley City Sdn Bhd, Mid Valley City, Bandar Kuala Lumpur, W.P. Kuala Lumpur, W.P. Kuala Lumpur",
"recipient_sort_code": {
"first_recipient_sort_code": "SEG-IP1-WKL",
"second_recipient_sort_code": "",
"third_recipient_sort_code": ""
},
"return_sort_code": {
"return_first_sort_code": "WKL- -SHA"
},
"sender_sort_code": {
"first_sender_sort_code": "",
"second_sender_sort_code": "",
"third_sender_sort_code": ""
},
"shipping_carrier": "Poslaju",
"shopee_tracking_number": "MY242527249152IU",
"sod": false,
"spx_receive_station": {
"spx_first_receive_station": ""
},
"spx_sub_district": "",
"tracking_number": "PL632559586740U",
"zone": "",
"zone_code": ""
},
"recipient_address_info": null
},
"request_id": "317a860d241c67a76132fb10f166a800:0100021b4bc0a7f8:0000001904a6fa04"
}
v2.order.get_order_detail
{
"error": "",
"message": "",
"response": {
"order_list": [
{
"advance_package": false,
"booking_sn": "",
"cod": false,
"create_time": 1728553838,
"currency": "MYR",
"days_to_ship": 1,
"message_to_seller": "",
"order_sn": "2410107BN41825",
"order_status": "PROCESSED",
"region": "MY",
"reverse_shipping_fee": 0,
"ship_by_date": 1728640249,
"shipping_carrier": "Poslaju",
"update_time": 1728553922
}
]
},
"request_id": "317a860d241d0161139aa98109991200:010002565dddf218:0000009973cc9187"
}
Logo Material:
Effective Date: 21 Oct 2024
尊敬的开发者,
以下更新仅适用于部分Shopee马来西亚本地卖家。
关于AWB模板更新
从2024年10月21日起,Pos Laju (渠道ID: 20007) 的AWB上的logo标志需要更新。
| logistics_channel_id | mask_channel_id | shipping_carrier |
|---|---|---|
| 20007 | 2000 | Poslaju |
场景:
当调用以下API v2.logistics.get_shipping_document_data_info 和 v2.order.get_order_detail 时,如果响应体字段 "shipping_carrier" 返回 "Poslaju",AWB上的logo标志需要被更新。
响应体示例:
v2.logistics.get_shipping_document_data_info:
{
"error": "",
"message": "",
"response": {
"shipping_document_info": {
"cod": false,
"cod_amount": "0",
"create_date_ymd_sl": "2024/10/10",
"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": 20007,
"manufacturers_name": "",
"manufacturers_website": "",
"mutual_check": 0,
"order_weight": 15000,
"parcel_size": "",
"pickup_hub": "",
"preferred_delivery_option": 2,
"recipient_addr": "Mid Valley City Sdn Bhd, Mid Valley City, Bandar Kuala Lumpur, W.P. Kuala Lumpur, W.P. Kuala Lumpur",
"recipient_sort_code": {
"first_recipient_sort_code": "SEG-IP1-WKL",
"second_recipient_sort_code": "",
"third_recipient_sort_code": ""
},
"return_sort_code": {
"return_first_sort_code": "WKL- -SHA"
},
"sender_sort_code": {
"first_sender_sort_code": "",
"second_sender_sort_code": "",
"third_sender_sort_code": ""
},
"shipping_carrier": "Poslaju",
"shopee_tracking_number": "MY242527249152IU",
"sod": false,
"spx_receive_station": {
"spx_first_receive_station": ""
},
"spx_sub_district": "",
"tracking_number": "PL632559586740U",
"zone": "",
"zone_code": ""
},
"recipient_address_info": null
},
"request_id": "317a860d241c67a76132fb10f166a800:0100021b4bc0a7f8:0000001904a6fa04"
}
v2.order.get_order_detail:
{
"error": "",
"message": "",
"response": {
"order_list": [
{
"advance_package": false,
"booking_sn": "",
"cod": false,
"create_time": 1728553838,
"currency": "MYR",
"days_to_ship": 1,
"message_to_seller": "",
"order_sn": "2410107BN41825",
"order_status": "PROCESSED",
"region": "MY",
"reverse_shipping_fee": 0,
"ship_by_date": 1728640249,
"shipping_carrier": "Poslaju",
"update_time": 1728553922
}
]
},
"request_id": "317a860d241d0161139aa98109991200:010002565dddf218:0000009973cc9187"
}
Logo图例:
生效日期:2024年10月21日
