来自 Shopee 官方资料快照 ·
- 当前资料结构化阅读页
- 固定快照已留存,可追溯
- 官方原文可核对
资料正文
§1 [Important][PH] SPX Weekend Label and RTS Zone ID Display on AWBs
Dear Developers,
The updates below are applicable to Shopee PH local sellers only.
SPX PH will be launching two new initiatives to improve fulfillment services:
Required Information
When calling the v2.logistics.get_shipping_document_data_info API, please ensure that you display the following new information on your custom AWBs by the aforementioned live dates.
Failure to comply may result in parcels being rejected for pickup/dropoff, delays in fulfillment, and developer penalties such as restrictions on API access and new shop authorizations.
Always follow the prescribed 3PL AWB format to avoid 3PL operational problems (returns/lost/other losses). For more information, please refer to [PH] Shopee 3PL Airway Bill Requirements article.
To avoid operational issues, we strongly advise you to please use the Shopee system-generated AWBs using the following APIs until you are able to support the necessary design changes:
1.v2.logistics.create_shipping_document
2.v2.logistics.get_shipping_document_result
3.v2.logistics.download_shipping_document
§2 Sample AWBs
Sample AWBs
Please follow the prescribed layout and ensure that values are shown in the correct places to avoid operational issues.
Sample of response body:
v2.get_shipping document_data_info {
"error": "",
"message": "",
"response": {
"shipping_document_info": {
"cod": true,
"cod_amount": "293",
"create_date_ymd_sl": "2024/08/15",
"deliver_area": "CABIRAOAN",
"delivery_hub": "",
"dely_fri_label": "",
"dely_sat_label": "M",
"dely_sun_label": "M",
"destination_base_code": "",
"ec_order_no": "",
"is_lm_dg_bool": 0,
"last_mile_tracking_number": "",
"last_third_digits_buyer_phone": "",
"logistics_channel_id": 40066,
"manufacturers_name": "",
"manufacturers_website": "",
"mutual_check": 1,
"order_weight": 3429,
"parcel_size": "",
"pickup_hub": "",
"preferred_delivery_option": 1,
"recipient_sort_code": {
"first_recipient_sort_code": "A-218-STN-GNZ-mob-GNZ-006",
"second_recipient_sort_code": "",
"third_recipient_sort_code": "C-01-CBRAN"
},
"return_sort_code": {
"return_first_sort_code": "B-006-MUN-bsc-MUL-001"
},
"sender_sort_code": {
"first_sender_sort_code": "",
"second_sender_sort_code": "",
"third_sender_sort_code": ""
},
"shipping_carrier": "SPX Express",
"shopee_tracking_number": "PH244882008411E",
"sod": false,
"spx_receive_station": {
"spx_first_receive_station": ""
},
"spx_sub_district": "",
"tracking_number": "PH244882008411E",
"zone": "",
"zone_code": "E-01-RMar B-HD"
},
"recipient_address_info": null
},
"request_id": "4bfaca7ced69612ef5552840b66ee321"
}
Related APIs:
v2.get_shipping document_data_info
v2.logistics.create_shipping_document
v2.logistics.get_shipping_document_result
v2.logistics.download_shipping_document
Effective Date on Live:
Tuesday, August 20, 2024
尊敬的开发者,
下列更新仅限Shopee菲律宾本土卖家。
SPX PH 将会推出两个新的举措来改善履约服务:
需要的信息:
在调用v2.logistics.get_shipping_document_data_info API 生成自画面单时,请确保在生效日期后在面单上展示以下两个新信息。
没有遵守规定的可能会导致包裹被拒绝取货/投递/延迟履行以及开发商处罚。列如:限制API访问和新商店授权。
§3 面单示例:
面单示例:
请遵守下列格式并确保所有数值出现在正确的位置上以避免运营受限。
响应示例:
v2.get_shipping document_data_info {
"error": "",
"message": "",
"response": {
"shipping_document_info": {
"cod": true,
"cod_amount": "293",
"create_date_ymd_sl": "2024/08/15",
"deliver_area": "CABIRAOAN",
"delivery_hub": "",
"dely_fri_label": "",
"dely_sat_label": "M",
"dely_sun_label": "M",
"destination_base_code": "",
"ec_order_no": "",
"is_lm_dg_bool": 0,
"last_mile_tracking_number": "",
"last_third_digits_buyer_phone": "",
"logistics_channel_id": 40066,
"manufacturers_name": "",
"manufacturers_website": "",
"mutual_check": 1,
"order_weight": 3429,
"parcel_size": "",
"pickup_hub": "",
"preferred_delivery_option": 1,
"recipient_sort_code": {
"first_recipient_sort_code": "A-218-STN-GNZ-mob-GNZ-006",
"second_recipient_sort_code": "",
"third_recipient_sort_code": "C-01-CBRAN"
},
"return_sort_code": {
"return_first_sort_code": "B-006-MUN-bsc-MUL-001"
},
"sender_sort_code": {
"first_sender_sort_code": "",
"second_sender_sort_code": "",
"third_sender_sort_code": ""
},
"shipping_carrier": "SPX Express",
"shopee_tracking_number": "PH244882008411E",
"sod": false,
"spx_receive_station": {
"spx_first_receive_station": ""
},
"spx_sub_district": "",
"tracking_number": "PH244882008411E",
"zone": "",
"zone_code": "E-01-RMar B-HD"
},
"recipient_address_info": null
},
"request_id": "4bfaca7ced69612ef5552840b66ee321"
}
影响API:
v2.get_shipping document_data_info
v2.logistics.create_shipping_document
v2.logistics.get_shipping_document_result
v2.logistics.download_shipping_document
生效日期:
2024年8月20日, 星期二
