来自 Shopee 官方资料快照 ·
- 当前资料结构化阅读页
- 固定快照已留存,可追溯
- 官方原文可核对
资料正文
§1 [Important][PH] New Express Air Local Logistic Channel
Dear Developers,
The updates below are applicable to Shopee PH local sellers only.
Shopee PH is providing a new integrated masked logistic channel, Express Air Local (Channel ID: 4103). Currently, all orders under this channel are fulfilled by SPX Express (Channel ID: 40073).
| logistics_channel_id | mask_channel_id | logistics_channel_name |
|---|---|---|
| 4103 | 0 | Express Air Local |
| 40073 | 4103 | SPX Express |
Sample of response body:
v2.logistics.get_channel_list
{
"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": 40073,
"logistics_channel_name": "SPX Express",
"logistics_description": "",
"mask_channel_id": 4103,
"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": 50,
"item_min_weight": 0
}
The “SPX Express” (under “Express Air Local”) channel is force enabled and cannot be disabled. Please refer to the table below for the customized AWB requirements for "SPX Express" (under "Express Air Local").
Make sure to display “AIR” below the SPX Express logo so sellers can identify packages shipped through this new channel.
| # | Waybill Fields | SPX Express (under "Express Air Local") |
|---|---|---|
| 1 | Display COD Amount | Not Required |
| 2 | Display COGS Amount | Not Required |
| 3 | COD Watermark | Required |
| 4 | Barcode | [Recommended] Width: ≥ 10 cm Height: ≥ 2 cm |
| 5 | QR Code | [Required] Width: ≥ 2 cm Height: ≥ 2 cm |
| 6 | Sort Codes | [Required] Font Size: ≥36 List of Sort Codes first_recipient_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 on Live:
August 4, 2025
亲爱的开发者们,
以下更新仅适用于 Shopee PH 本地卖家。
Shopee PH 推出了全新的 integrated masked logistic渠道 Express Air Local(Channel ID:4103)。目前,此渠道下的所有订单均由 SPX Express(Channel ID:40073)负责配送。
| logistics_channel_id | mask_channel_id | logistics_channel_name |
|---|---|---|
| 4103 | 0 | Express Air Local |
| 40073 | 4103 | SPX Express |
响应主体示例:
v2.logistics.get_channel_list
{
"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": 40073,
"logistics_channel_name": "SPX Express",
"logistics_description": "",
"mask_channel_id": 4103,
"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": 50,
"item_min_weight": 0
}
“SPX Express” (under “Express Air Local”) 已强制启用且无法禁用。 “SPX Express” (under “Express Air Local”)自画面单要求请参考下表。
确保在 SPX Express 徽标下方显示 “AIR”,以便卖家识别通过此新渠道运送的包裹。
| # | Waybill Fields | SPX Express (under "Express Air Local") |
|---|---|---|
| 1 | 显示 COD 金额 | 不要求 |
| 2 | 显示 COGS 金额 | 不要求 |
| 3 | COD水印 | 必需 |
| 4 | 条形码 | [建议] Width: ≥ 10 cm Height: ≥ 2 cm |
| 5 | 二维码 | [必需] Width: ≥ 2 cm Height: ≥ 2 cm |
| 6 | 分拣码 | [必需] Font Size: ≥36 分拣码清单 first_recipient_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 |
影响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
上线生效日期:
August 4, 2025
