来自 Shopee 官方资料快照 ·
- 当前资料结构化阅读页
- 固定快照已留存,可追溯
- 官方原文可核对
资料正文
§1 [Important] [PH] New J&T Cargo Logistic Channel
[Important] [PH] New J&T Cargo Logistic Channel
Dear Developers,
The updates below are applicable to Shopee PH local sellers only.
Please note that starting from 22 Jan 2025, Shopee PH will rollout a new integrated fulfillment channel called "J&T Cargo" (Channel ID: 40071) under the masked channel of Standard Local (Channel ID: 4000).
| logistics_channel_id | mask_channel__id | logistics_channel_name |
|---|---|---|
| 4000 | 0 | Standard Local |
| 40071 | 4000 | J&T Cargo |
Sample of response body:
v2.logistics.get_channel_list:
{
"error": "",
"message": "",
"request_id": "686fe13cb4c852300e2bf0c5d7527021",
"response": {
"logistics_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": 90,
"height": 30,
"length": 30,
"unit": "cm",
"width": 30
},
"logistics_capability": {
"seller_logistics": false
},
"logistics_channel_id": 40071,
"logistics_channel_name": "J&T Cargo",
"logistics_description": “",
"mask_channel_id": 4000,
"seller_logistic_has_configuration": null,
"size_list": [],
"support_cross_border": false,
"volume_limit": {
"item_max_volume": 0,
"item_min_volume": 0
},
"weight_limit": {
"item_max_weight": 200,
"item_min_weight": 10
}
]
}
The J&T Cargo channel is force enabled and cannot be disabled. Please refer to the table below for the customized AWB requirements for J&T Cargo.
| Waybill Fields | J&T Cargo |
|---|---|
| Display COD Amount | [Required] |
| Display COGS Amount | [Required] |
| COD Watermark | [Required] |
| Barcode | [Recommended] Width: ≥ 10 cm Height: ≥ 2 cm |
| QR Code | [Required] Width: ≥ 2 cm Height: ≥ 2 cm |
| Sort Codes | [Required] Font Size: ≥36 List of Sort Codes first_recipient_sort_code |
| Recipient and Sender Info | [Required] Font size: ≥ 16 |
| Order Info (Order SN, Ship By Date, Weight) | [Required] Font size: ≥ 12 |
| 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.logistics.get_shipping_parameter
v2.logistics.get_tracking_number
v2.logistics.get_shipping_document_parameter
v2.order.get_order_detail
v2.logistics.get_shipping_document_data_info
Effective Date on Live:
22 Jan 2025
尊敬的开发者,
以下更新仅适用于 Shopee 菲律宾本土卖家。
自2025年1月22日起,Shopee PH 将推出一个新的集成渠道 “J&T Cargo” (Channel ID:40071),该渠道位于 “Standard Local” 虚拟渠道 (Channel ID:4000) 下。
| logistics_channel_id | mask_channel_id | logistics_channel_name |
|---|---|---|
| 4000 | 0 | Standard Local |
| 40071 | 4000 | J&T Cargo |
响应体示例:
v2.logistics.get_channel_list:
{
"error": "",
"message": "",
"request_id": "686fe13cb4c852300e2bf0c5d7527021",
"response": {
"logistics_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": 90,
"height": 30,
"length": 30,
"unit": "cm",
"width": 30
},
"logistics_capability": {
"seller_logistics": false
},
"logistics_channel_id": 40071,
"logistics_channel_name": "J&T Cargo",
"logistics_description": “",
"mask_channel_id": 4000,
"seller_logistic_has_configuration": null,
"size_list": [],
"support_cross_border": false,
"volume_limit": {
"item_max_volume": 0,
"item_min_volume": 0
},
"weight_limit": {
"item_max_weight": 200,
"item_min_weight": 10
}
]
}
J&T Cargo 渠道是强制启用的,无法禁用。
J&T Cargo 渠道的自画面单要求请参阅下表:
| 面单信息 | J&T Cargo |
|---|---|
| 货到付款金额 (COD Amount) | [必需] |
| 商品总额 (COGS Amount) | [必需] |
| 货到付款水印 (COD Watermark) | [必需] |
| 条形码 (Barcode) | [建议] 宽度: ≥ 10 厘米 高度: ≥ 2 厘米 |
| 二维码 (QR Code) | [必需] 宽度: ≥ 2 厘米 高度: ≥ 2 厘米 |
| 分拣码 (Sort Codes) | [必需] 字号: ≥36 List of Sort Codes first_recipient_sort_code |
| 收件人和送货人信息 (Recipient and Sender Info) | [必需] 字号: ≥ 16 |
| 订单详情 (订单编号、出货日期、重量) (Order Info (Order SN, Ship By Date, Weight)) | [必需] 字号: ≥ 12 |
| 危险品标签 (PDG Label) | [必需] 如果is_lm_dg_bool = 1,则显示 "PDG" 标签 字号: ≥ 30 |
影响接口:
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_parameter
v2.logistics.get_tracking_number
v2.logistics.get_shipping_document_parameter
v2.order.get_order_detail
v2.logistics.get_shipping_document_data_info
上线时间:
2025年1月22日
