来自 Shopee 官方资料快照 ·
- 当前资料结构化阅读页
- 固定快照已留存,可追溯
- 官方原文可核对
资料正文
§1 [Important][PH] New SPX Same Day Delivery Channel
Dear Developers,
The updates below are applicable to select whitelisted Shopee PH local sellers only.
Shopee PH is providing a new integrated logistics channel, SPX Same Day Delivery, under the Standard Local mask channel.
| logistics_channel_id | mask_channel_id | logistics_channel_name |
|---|---|---|
| 4000 | 0 | Standard Local |
| 40078 | 4000 | SPX Same Day Delivery |
Sample of response body:
v2.logistics.get_channel_list
{
"error": "",
"message": "",
"request_id": "e3e3e7f33ef9c1fc0e1a3e368db18b00:010002257bc8c1de:0000001e8f7d1b4b",
"response": {
"logistics_channel_list": [
{
"block_seller_cover_shipping_fee": false,
"cod_enabled": true,
"enabled": false,
"fee_type": "SIZE_INPUT",
"force_enable": true,
"item_max_dimension": {
"dimension_sum": 0,
"height": 30,
"length": 30,
"unit": "cm",
"width": 30
},
"logistics_capability": {
"direct_delivery": false,
"seller_logistics": false,
"spx_instant": false
},
"logistics_channel_id": 40078,
"logistics_channel_name": "SPX Same Day Delivery",
"logistics_description": "",
"mask_channel_id": 4000,
"preprint": false,
"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": 10,
"item_min_weight": 0
}
]
}
The SPX Same Day Delivery channel is force enabled and cannot be disabled. Please refer to the table below for the customized AWB requirements for SPX Same Day Delivery.
Ensure that you display “Same Day” underneath the SPX Express logo as well as a “Same Day” watermark to enable sellers to identify parcels being shipped under this new channel.
| # | Waybill Fields | SPX Express Same Day Delivery |
|---|---|---|
| 1 | Display COD Amount | Prohibited |
| 2 | Display COGS Amount | Prohibited |
| 3 | COD Watermark | Required |
| 4 | Barcode | [Recommended] Width: ≥ 10 cm Height: ≥ 2 cm |
| 5 | QR Code | [Required] Width: ≥ 2.5 cm Height: ≥ 2.5 cm |
| 6 | Sort Codes | [Required] Font Size: ≥36 List of Sort Codes first_recipient_sort_code third_recipient_sort_code return_first_sort_code |
| 7 | Recipient and Sender Info | [Required] Font size: ≥ 16 |
| 8 | Order Info (Order SN, Ship By Date, Weight) | [Required] Font size: ≥ 12 |
| 9 | PDG Label | [Required] Display "PDG" label if is_lm_dg_bool = 1 Font size: ≥ 30 |
Related APIs:
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 Date:
September 17, 2025
尊敬的开发者,
以下更新仅适用于选定的白名单 Shopee PH 本地卖家。
Shopee PH 在 Standard Local mask channel 下提供了一种新的集成物流渠道 SPX Same Day Delivery。
| logistics_channel_id | mask_channel_id | 物流渠道名称 |
|---|---|---|
| 4000 | 0 | Standard Local |
| 40078 | 4000 | SPX Same Day Delivery |
响应主体示例:
v2.logistics.get_channel_list
{
"error": "",
"message": "",
"request_id": "e3e3e7f33ef9c1fc0e1a3e368db18b00:010002257bc8c1de:0000001e8f7d1b4b",
"response": {
"logistics_channel_list": [
{
"block_seller_cover_shipping_fee": false,
"cod_enabled": true,
"enabled": false,
"fee_type": "SIZE_INPUT",
"force_enable": true,
"item_max_dimension": {
"dimension_sum": 0,
"height": 30,
"length": 30,
"unit": "cm",
"width": 30
},
"logistics_capability": {
"direct_delivery": false,
"seller_logistics": false,
"spx_instant": false
},
"logistics_channel_id": 40078,
"logistics_channel_name": "SPX Same Day Delivery",
"logistics_description": "",
"mask_channel_id": 4000,
"preprint": false,
"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": 10,
"item_min_weight": 0
}
]
}
SPX Same Day Delivery 渠道是强制启用的,无法禁用。 有关 SPX Same Day Delivery 自画面单要求,请参阅下表。
确保在 SPX Express 徽标下方显示 “Same Day” 以及 “Same Day” 水印,以便卖家识别通过此新渠道运送的包裹。
| # | Waybill Fields | SPX Express Same Day Delivery |
|---|---|---|
| 1 | 显示 COD 金额 | 禁止 |
| 2 | 显示 COGS 金额 | 禁止 |
| 3 | COD水印 | 必需 |
| 4 | 条形码 | [建议] Width: ≥ 10 cm Height: ≥ 2 cm |
| 5 | 二维码 | [必需] Width: ≥ 2.5 cm Height: ≥ 2.5 cm |
| 6 | 分拣码 | [必需] Font Size: ≥36 分拣码清单 first_recipient_sort_code third_recipient_sort_code return_first_sort_code |
| 7 | 收货和送货人信息 | [Required] Font size: ≥ 16 |
| 8 | 订单详情 (Order SN, Ship By Date, Weight) | [Required] Font size: ≥ 12 |
| 9 | 危险品标签 | [Required] 如果is_lm_dg_bool = 1,则显示“PDG”标签 Font size: ≥ 30 |
影响APIs:
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
生效日期:
2025年9月17日
