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

Significant OpenAPI Updates

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/api-paymenttopic/changelogtopic/developertopic/logistics-channel-awb-updatestopic/openapi-updates

资料正文

§1 Significant OpenAPI Updates

Dear Developers,

Please note the following changes:

1.[MY] Important Update for Open Platform Shopee Logistics API (Instant Delivery by ShopeeFood)

Please find the following updates below are effective for Shopee MY local whitelisted sellers in Klang Valley only.

Please note that starting from 18 September 2023, Shopee will rollout a new shipping carrier called "Instant Delivery by ShopeeFood” (Channel ID: 22000). This channel only supports Klang Valley orders with delivery distance not more than 30km.

Kindly note the changes for the response data in the response body regarding Shipping Carrier Related APIs.

Scenario

When developers call v2.order.get_order_detail, or v2.logistics.get_shipping_document_info, the response body will be as follows:

Sample of Response body:

v2.order.get_order_detail

v2.logistics.get_shipping_document_data_info

Action to take from developers

When calling this API “v2.logistics.get_shipping_document_data_info”,

If the Response body field "shipping_carrier" returns the "shipping_carrier" named "Instant Delivery by ShopeeFood", the developer should hardcode the wording "Instant Delivery" under Order Details (Courier) at the top right of the AWB.

For this channel, sellers are able to pre-print AWB before arranging shipment.

The API calling method is the same as normal.

AWB Sample:

Note

Seller pickup address is compulsory to have geolocation and distance between pickup and delivery address must be within 30km in order to successfully generate tracking numbers for an order.

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: 2023.09.18

2.Please find the following update below are effective for Shopee local whitelisted sellers.

Add new fields "order_adjustment","total_adjustment_amount"and "escrow_amount_after_adjustment" for v2.payment.get_escrow_detail API to get the adjustment value.

Note: If the order without adjustment, no returned of the field "order_adjustment".

Related API:

v2.payment.get_escrow_detail

Effective Date on Live: 2023.09.20

2.以下更新仅适用于local白名单店铺:

v2.payment.get_escrow_detail接口新增字段 "order_adjustment" ,"total_adjustment_amount"以及 "escrow_amount_after_adjustment" 用于获取订单的调整金额。

Note: 如订单不包含adjustment,则字段"order_adjustment"将不返回。

Related APIs

v2.payment.get_escrow_detail

Effective Date on Live: 2023.09.20

#