来自 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
Please note that starting from 22 July 2024, Poslaju (Channel ID: 20007) will have some changes on the Airway Bill (AWB) template.
- When calling the following API v2.logistics.get_shipping_document_data_info, there are some changes on Airway Bill (AWB) layout if the Response body field “shipping_carrier" returns Poslaju and “cod” returns “true”.
Sample of Response body:
v2.logistics.get_shipping_document_data_info
{
"error": "",
"message": "",
"response": {
"shipping_document_info": {
"cod": true,
"cod_amount": 10.60,
"create_date_ymd_sl": "2021/11/12",
"deliver_area": "",
"delivery_hub": "",
"ec_order_no": "",
"is_lm_dg_bool": 0,
"last_mile_tracking_number": "",
"logistics_channel_id": 20007,
"manufacturers_name": "",
"manufacturers_website": "",
"order_weight": 1000,
"pickup_hub": "",
"preferred_delivery_option": 2,
"recipient_addr": "No. 1, Jalan Komtar, Pantai, Kuala Lumpur",
"recipient_address": {
"city": "Pantai",
"district": "",
"full_address": "No. 1, Jalan Komtar, Pantai, 59200, Kuala Lumpur",
"name": "Johnny",
"phone": "60127775555",
"region": "MY",
"state": "Kuala Lumpur",
"town": "",
"zipcode": "59200"
},
"recipient_sort_code": {
"first_recipient_sort_code": "KJY-KL-XKL",
"second_recipient_sort_code": "",
"third_recipient_sort_code": ""
},
"return_sort_code": {
"return_first_sort_code": "XKL-SA-SHA"
},
"sender_sort_code": {
"first_sender_sort_code": "",
"second_sender_sort_code": "",
"third_sender_sort_code": ""
},
"shipping_carrier": "Poslaju",
"shopee_tracking_number": "MY210582905364AU",
"spx_receive_station": {
"spx_first_receive_station": ""
},
"spx_sub_district": "",
"tracking_number": "PL475663513452U",
"zone": ""
}
},
"request_id": "af3f41d6f34e8825f190f9c09c2cde65"
}
Changes Required in Poslaju 20007:
To hardcode “COD '' wording above the zipcode field if cod return “true”.
Effective Date: 22 July 2024
尊敬的开发者,
以下更新仅适用于选定的Shopee马来西亚本地卖家。
关于AWB模板更新
请注意,从2024年7月22日开始,Poslaju(渠道ID:20007)的AWB模板将进行一些更改。
-在调用以下API v2.logistics.get_shipping_document_data_info时,如果响应体字段“shipping_carrier”返回Poslaju,并且响应体字段“cod”返回 true,则运单AWB会有一些变化。
响应主体示例:
v2.logistics.get_shipping_document_data_info
{
"error": "",
"message": "",
"response": {
"shipping_document_info": {
"cod": true,
"cod_amount": 10.60,
"create_date_ymd_sl": "2021/11/12",
"deliver_area": "",
"delivery_hub": "",
"ec_order_no": "",
"is_lm_dg_bool": 0,
"last_mile_tracking_number": "",
"logistics_channel_id": 20007,
"manufacturers_name": "",
"manufacturers_website": "",
"order_weight": 1000,
"pickup_hub": "",
"preferred_delivery_option": 2,
"recipient_addr": "No. 1, Jalan Komtar, Pantai, Kuala Lumpur",
"recipient_address": {
"city": "Pantai",
"district": "",
"full_address": "No. 1, Jalan Komtar, Pantai, 59200, Kuala Lumpur",
"name": "Johnny",
"phone": "60127775555",
"region": "MY",
"state": "Kuala Lumpur",
"town": "",
"zipcode": "59200"
},
"recipient_sort_code": {
"first_recipient_sort_code": "KJY-KL-XKL",
"second_recipient_sort_code": "",
"third_recipient_sort_code": ""
},
"return_sort_code": {
"return_first_sort_code": "XKL-SA-SHA"
},
"sender_sort_code": {
"first_sender_sort_code": "",
"second_sender_sort_code": "",
"third_sender_sort_code": ""
},
"shipping_carrier": "Poslaju",
"shopee_tracking_number": "MY210582905364AU",
"spx_receive_station": {
"spx_first_receive_station": ""
},
"spx_sub_district": "",
"tracking_number": "PL475663513452U",
"zone": ""
}
},
"request_id": "af3f41d6f34e8825f190f9c09c2cde65"
}
Poslaju 20007 的变更要求:
如果 cod 返回“true”,在邮政编码字段上方硬编码“COD”文字。
生效日期:2024年7月22日
