来自 Shopee 官方资料快照 ·
- 当前资料结构化阅读页
- 固定快照已留存,可追溯
- 官方原文可核对
资料正文
§1 [Important][PH] New SPX Express Economy 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 Express Economy, under the Economy Local masked channel.
| logistics_channel_id | mask_channel__id | logistics_channel_name |
|---|---|---|
| 4001 | 0 | Economy Local |
| 40024 | 4001 | SPX Express Economy |
Sample of response body:
v2.logistics.get_channel_list
Economy Local
{
"block_seller_cover_shipping_fee": false,
"cod_enabled": true,
"enabled": true,
"fee_type": "SIZE_INPUT",
"force_enable": false,
"item_max_dimension": {
"dimension_sum": 0,
"height": 0,
"length": 0,
"unit": "UNKNOWN",
"width": 0
},
"logistics_capability": {
"direct_delivery": false,
"seller_logistics": false,
"spx_instant": false
},
"logistics_channel_id": 4001,
"logistics_channel_name": "Economy Local",
"logistics_description": "",
"mask_channel_id": 0,
"seller_logistic_has_configuration": null,
"size_list": [],
"support_cross_border": false,
"support_direct": false,
"support_pre_order": true,
"volume_limit": {
"item_max_volume": 0,
"item_min_volume": 0
},
"weight_limit": {
"item_max_weight": 50,
"item_min_weight": 0
}
SPX Express Economy
{
"block_seller_cover_shipping_fee": false,
"cod_enabled": true,
"enabled": true,
"fee_type": "SIZE_INPUT",
"force_enable": false,
"item_max_dimension": {
"dimension_sum": 0,
"height": 150,
"length": 150,
"unit": "cm",
"width": 150
},
"logistics_capability": {
"direct_delivery": false,
"seller_logistics": false,
"spx_instant": false
},
"logistics_channel_id": 40024,
"logistics_channel_name": "SPX Express Economy",
"logistics_description": "<a href="https://seller.shopee.ph/edu/article/1355" target="_blank">Economy Delivery via SPX Express</a> is automatically turned on for your shop. <br><br> Maximum dimensions in centimeters (length x width x height): 150 cm x 150 cm x 150 cm Maximum weight in kilograms: 50 kg <br><br> You need to provide your own packaging and shipping label/air waybill (AWB) on A6 size sticker paper. Air waybills (AWB) can be printed through Seller Centre upon arrangement of pickup. <br><br> You can schedule pickup with Economy Delivery via the Shopee app or Seller Centre. Booking cut-off time for <a href="https://seller.shopee.ph/edu/article/3848" target="_blank">same-day pickup:</a> 8:00 AM <br><br> You can also drop off your parcels at service areas near you. <a href="https://seller.shopee.ph/edu/article/7420" target="_blank">Learn more</a> <br><br> If pickup fails, you may contact Shopee Customer Service at (02) 880 5200 to reschedule or contact your account manager.",
"mask_channel_id": 4001,
"seller_logistic_has_configuration": null,
"size_list": [],
"support_cross_border": false,
"support_direct": false,
"support_pre_order": true,
"volume_limit": {
"item_max_volume": 0,
"item_min_volume": 0
},
"weight_limit": {
"item_max_weight": 50,
"item_min_weight": 0
}
The SPX Express Economy channel is force enabled and cannot be disabled.
You can call "v2.logistics.get_shipping_document_data_info" to retrieve the customized AWB.
Please refer to the diagram and table below for the customized AWB requirements for SPX Express Economy.
| # | Waybill Fields | SPX Express Economy |
|---|---|---|
| 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: Refer to the diagram List of Sort Code sfirst_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] Font size: ≥ 30 Display "PDG" label in the upper right corner of the Buyer Address section if is_lm_dg_bool = 1. |
| 10 | “Economy” Label | [Required] Font size: ≥ 14 Display “Economy” label underneath the SPX Express logo in the upper left corner of the AWB. |
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.logistics.get_shipping_document_data_info
Effective Date on Live:
November 11, 2025
亲爱的开发者们,
以下更新仅适用于部分已列入 Shopee PH 白名单的本地卖家。
Shopee PH 在 Economy Local mask channel下提供新的集成物流渠道 SPX Express Economy。
| logistics_channel_id | mask_channel__id | logistics_channel_name |
|---|---|---|
| 4001 | 0 | Economy Local |
| 40024 | 4001 | SPX Express Economy |
响应主体示例:
V2.logistics.get_channel_list
Economy Local
{
"block_seller_cover_shipping_fee": false,
"cod_enabled": true,
"enabled": true,
"fee_type": "SIZE_INPUT",
"force_enable": false,
"item_max_dimension": {
"dimension_sum": 0,
"height": 0,
"length": 0,
"unit": "UNKNOWN",
"width": 0
},
"logistics_capability": {
"direct_delivery": false,
"seller_logistics": false,
"spx_instant": false
},
"logistics_channel_id": 4001,
"logistics_channel_name": "Economy Local",
"logistics_description": "",
"mask_channel_id": 0,
"seller_logistic_has_configuration": null,
"size_list": [],
"support_cross_border": false,
"support_direct": false,
"support_pre_order": true,
"volume_limit": {
"item_max_volume": 0,
"item_min_volume": 0
},
"weight_limit": {
"item_max_weight": 50,
"item_min_weight": 0
}
SPX Express Economy
{
"block_seller_cover_shipping_fee": false,
"cod_enabled": true,
"enabled": true,
"fee_type": "SIZE_INPUT",
"force_enable": false,
"item_max_dimension": {
"dimension_sum": 0,
"height": 150,
"length": 150,
"unit": "cm",
"width": 150
},
"logistics_capability": {
"direct_delivery": false,
"seller_logistics": false,
"spx_instant": false
},
"logistics_channel_id": 40024,
"logistics_channel_name": "SPX Express Economy",
"logistics_description": "<a href="https://seller.shopee.ph/edu/article/1355" target="_blank">Economy Delivery via SPX Express</a> is automatically turned on for your shop. <br><br> Maximum dimensions in centimeters (length x width x height): 150 cm x 150 cm x 150 cm Maximum weight in kilograms: 50 kg <br><br> You need to provide your own packaging and shipping label/air waybill (AWB) on A6 size sticker paper. Air waybills (AWB) can be printed through Seller Centre upon arrangement of pickup. <br><br> You can schedule pickup with Economy Delivery via the Shopee app or Seller Centre. Booking cut-off time for <a href="https://seller.shopee.ph/edu/article/3848" target="_blank">same-day pickup:</a> 8:00 AM <br><br> You can also drop off your parcels at service areas near you. <a href="https://seller.shopee.ph/edu/article/7420" target="_blank">Learn more</a> <br><br> If pickup fails, you may contact Shopee Customer Service at (02) 880 5200 to reschedule or contact your account manager.",
"mask_channel_id": 4001,
"seller_logistic_has_configuration": null,
"size_list": [],
"support_cross_border": false,
"support_direct": false,
"support_pre_order": true,
"volume_limit": {
"item_max_volume": 0,
"item_min_volume": 0
},
"weight_limit": {
"item_max_weight": 50,
"item_min_weight": 0
}
SPX Express Economy 频道已强制启用,无法禁用。
您可以调用"v2.logistics.get_shipping_document_data_info"获取自画面单。
请参考下图和表格,了解 SPX Express Economy 的自画面单要求。
| # | Waybill Fields | SPX Express Economy |
|---|---|---|
| 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 | 收货和送货人信息 | [必需] Font size: ≥ 16 |
| 8 | 订单详情 (Order SN, Ship By Date, Weight) | [必需] Font size: ≥ 12 |
| 9 | 危险品标签 | [必需] 如果is_lm_dg_bool = 1 则显示"PDG"标签 Font size: ≥ 30 |
| 10 | “Economy” 标签 | [必需] 在AWB左上角 SPX Express 标志下方显示“Economy”标签 Font size: ≥ 14 |
影响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年11月11日
