快工助手跨境电商知识与商机助手

[MY] Important Update for Shipping Carrier AWB (POS Malaysia)

Shopee 官方资料 · Shopee Open Platform 变更通知(Announcements) · 适合开发者

stable本次发布有变化全部展示

来自 Shopee 官方资料快照 ·

打开官方原文 ↗
  1. 当前资料结构化阅读页
  2. 固定快照已留存,可追溯
  3. 官方原文可核对
查看技术与溯源信息
平台 / profile
Shopee / profile.shopee.announcements
语言
en
发布版本
cn-20260909-2
标签
zhuge/sourceplatform/shopeeaudience/developercategory/announcementtopic/apitopic/changelogtopic/developertopic/logistics-channel-awb-updates

资料正文

§1 [MY] Important Update for Shipping Carrier AWB (POS Malaysia)

Dear Developers,

The updates below are applicable to selected Shopee MY local sellers only.

Airway Bill (AWB) Template Update for POS Malaysia

Please note that starting from 30 Sep 2025, “POS Malaysia” (Channel ID: 20105) will have some changes on the Airway Bill (AWB) template.

When calling the following API v2.logistics.get_shipping_document_data_info or v2.order.get_order_detail, there are some changes on the Airway Bill (AWB) layout if the response body field “logistics_channel_id” returns “20105” and “cod” returns “true”.

Sample of Response body:

v2.logistics.get_shipping_document_data_info

{

"error": "",

"message": "",

"response": {

"shipping_document_info": {

"cod": true,

"cod_amount": "36.82",

"create_date_ymd_sl": "2025/08/27",

"deliver_area": "",

"delivery_hub": "",

"dely_fri_label": "",

"dely_sat_label": "",

"dely_sun_label": "",

"destination_base_code": "",

"ec_order_no": "",

"is_lm_dg_bool": 0,

"last_mile_tracking_number": "",

"last_third_digits_buyer_phone": "",

"logistics_channel_id": 20105,

"manufacturers_name": "",

"manufacturers_website": "",

"mutual_check": 0,

"order_weight": 1000,

"parcel_size": "",

"pickup_hub": "",

"preferred_delivery_option": 2,

"recipient_addr": "Midvalley City, KL City, 59200, Bandar Kuala Lumpur, Bandar Kuala Lumpur, W.P. Kuala Lumpur, W.P. Kuala Lumpur",

"recipient_sort_code": {

"first_recipient_sort_code": "WKL-WKL-WKL",

"second_recipient_sort_code": "",

"third_recipient_sort_code": ""

},

"return_sort_code": {

"return_first_sort_code": ""

},

"sender_sort_code": {

"first_sender_sort_code": "",

"second_sender_sort_code": "",

"third_sender_sort_code": ""

},

"shipping_carrier": "POS Malaysia",

"shopee_tracking_number": "MY253155645491QU",

"sod": false,

"sorting_group": "",

"spx_receive_station": {

"spx_first_receive_station": ""

},

"spx_sub_district": "",

"tracking_number": "TESTMY253155645491QU",

"unpackaged_sku_id": "",

"unpackaged_sku_id_qrcode": "",

"zone": "",

"zone_code": ""

},

"recipient_address_info": null

},

"request_id": "e3e3e7f33d52f79f27a05b681c3f4301:0100031ee89db9ef:0000001e2e01cbfd"

}

v2.order.get_order_detail

{

"error": "",

"message": "",

"response": {

"order_list": [

{

"advance_package": false,

"booking_sn": "",

"cod": true,

"create_time": 1756275426,

"currency": "MYR",

"days_to_ship": 3,

"item_list": [

{

"add_on_deal": false,

"add_on_deal_id": 0,

"image_info": {

"image_url": "https://cf.shopee.com.my/file/my-11134207-7r98o-mdpwl8dtwkvc01_tn"

},

"is_b2c_owned_item": false,

"is_prescription_item": false,

"item_id": 801970080,

"item_name": "test 2002 spx weekend",

"item_sku": "",

"main_item": false,

"model_discounted_price": 33,

"model_id": 0,

"model_name": "",

"model_original_price": 33,

"model_quantity_purchased": 1,

"model_sku": "",

"order_item_id": 801970080,

"product_location_id": [

"MYZ"

],

"promotion_group_id": 0,

"promotion_id": 0,

"promotion_type": "",

"weight": 1,

"wholesale": false

}

],

"message_to_seller": "",

"order_sn": "250827VBP3YA5A",

"order_status": "PROCESSED",

"package_list": [

{

"package_number": "OFG209974626208013",

"group_shipment_id": null,

"logistics_status": "LOGISTICS_REQUEST_CREATED",

"shipping_carrier": "POS Malaysia",

"item_list": [

{

"item_id": 801970080,

"model_id": 0,

"model_quantity": 1,

"order_item_id": 801970080,

"promotion_group_id": 0,

"product_location_id": "MYZ"

}

],

"parcel_chargeable_weight_gram": 0,

"allow_self_design_awb": true,

"logistics_channel_id": 20105,

"sorting_group": ""

}

],

"region": "MY",

"reverse_shipping_fee": 0,

"ship_by_date": 1756310400,

"update_time": 1756275689

}

]

},

"request_id": "e3e3e7f33d52da4a8ed367407a5a8801:01000242c5f2f917:0000008c7c437d9f"

}

Changes Required in POS Malaysia 20105:

  1. For sellers who use the Shopee system generated AWB, please note the Order Details (Courier) section will display “COD” wording if the “cod” parameter returns “true”.

  2. For sellers who use self-design AWB, developers need to hardcode “COD” wording in the Order Details (Courier) section if “cod” parameter returns “true”.

Effective Date:

September 30, 2025

亲爱的开发者,

以下更新仅适用于特定的 Shopee 马来西亚本地卖家。

关于 POS Malaysia 的 AWB 模板更新

请注意,从2025年9月30日开始,POS Malaysia (渠道ID:20105) 的面单模板将进行一些更改。

在调用 v2.logistics.get_shipping_document_data_info 或 v2.order.get_order_detail 时,如果响应体字段 “logistics_channel_id” 返回 “20105”,并且响应体字段 “cod” 返回 “true”,则面单 AWB 会有一些变化。请参考以下说明:

响应体示例:

v2.logistics.get_shipping_document_data_info

{

"error": "",

"message": "",

"response": {

"shipping_document_info": {

"cod": true,

"cod_amount": "36.82",

"create_date_ymd_sl": "2025/08/27",

"deliver_area": "",

"delivery_hub": "",

"dely_fri_label": "",

"dely_sat_label": "",

"dely_sun_label": "",

"destination_base_code": "",

"ec_order_no": "",

"is_lm_dg_bool": 0,

"last_mile_tracking_number": "",

"last_third_digits_buyer_phone": "",

"logistics_channel_id": 20105,

"manufacturers_name": "",

"manufacturers_website": "",

"mutual_check": 0,

"order_weight": 1000,

"parcel_size": "",

"pickup_hub": "",

"preferred_delivery_option": 2,

"recipient_addr": "Midvalley City, KL City, 59200, Bandar Kuala Lumpur, Bandar Kuala Lumpur, W.P. Kuala Lumpur, W.P. Kuala Lumpur",

"recipient_sort_code": {

"first_recipient_sort_code": "WKL-WKL-WKL",

"second_recipient_sort_code": "",

"third_recipient_sort_code": ""

},

"return_sort_code": {

"return_first_sort_code": ""

},

"sender_sort_code": {

"first_sender_sort_code": "",

"second_sender_sort_code": "",

"third_sender_sort_code": ""

},

"shipping_carrier": "POS Malaysia",

"shopee_tracking_number": "MY253155645491QU",

"sod": false,

"sorting_group": "",

"spx_receive_station": {

"spx_first_receive_station": ""

},

"spx_sub_district": "",

"tracking_number": "TESTMY253155645491QU",

"unpackaged_sku_id": "",

"unpackaged_sku_id_qrcode": "",

"zone": "",

"zone_code": ""

},

"recipient_address_info": null

},

"request_id": "e3e3e7f33d52f79f27a05b681c3f4301:0100031ee89db9ef:0000001e2e01cbfd"

}

v2.order.get_order_detail

{

"error": "",

"message": "",

"response": {

"order_list": [

{

"advance_package": false,

"booking_sn": "",

"cod": true,

"create_time": 1756275426,

"currency": "MYR",

"days_to_ship": 3,

"item_list": [

{

"add_on_deal": false,

"add_on_deal_id": 0,

"image_info": {

"image_url": "https://cf.shopee.com.my/file/my-11134207-7r98o-mdpwl8dtwkvc01_tn"

},

"is_b2c_owned_item": false,

"is_prescription_item": false,

"item_id": 801970080,

"item_name": "test 2002 spx weekend",

"item_sku": "",

"main_item": false,

"model_discounted_price": 33,

"model_id": 0,

"model_name": "",

"model_original_price": 33,

"model_quantity_purchased": 1,

"model_sku": "",

"order_item_id": 801970080,

"product_location_id": [

"MYZ"

],

"promotion_group_id": 0,

"promotion_id": 0,

"promotion_type": "",

"weight": 1,

"wholesale": false

}

],

"message_to_seller": "",

"order_sn": "250827VBP3YA5A",

"order_status": "PROCESSED",

"package_list": [

{

"package_number": "OFG209974626208013",

"group_shipment_id": null,

"logistics_status": "LOGISTICS_REQUEST_CREATED",

"shipping_carrier": "POS Malaysia",

"item_list": [

{

"item_id": 801970080,

"model_id": 0,

"model_quantity": 1,

"order_item_id": 801970080,

"promotion_group_id": 0,

"product_location_id": "MYZ"

}

],

"parcel_chargeable_weight_gram": 0,

"allow_self_design_awb": true,

"logistics_channel_id": 20105,

"sorting_group": ""

}

],

"region": "MY",

"reverse_shipping_fee": 0,

"ship_by_date": 1756310400,

"update_time": 1756275689

}

]

},

"request_id": "e3e3e7f33d52da4a8ed367407a5a8801:01000242c5f2f917:0000008c7c437d9f"

}

POS Malaysia 20105 的变更要求

  1. 对于使用 Shopee 系统生成面单 (AWB) 的卖家,请注意,如果 “cod” 参数返回为 “true”,Order Details (Courier) 部分将显示 “COD” 字样。

  2. 对于使用自定义面单 (AWB) 的卖家,如果 “cod” 参数返回为 “true”,开发人员需要在 Order Details (Courier) 部分硬编码显示 “COD” 字样

生效日期:

2025年9月30日

#