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

Add a new customize airwaybill API to respond PII as an image

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-logisticstopic/changelogtopic/developertopic/openapi-updates

资料正文

§1 Add a new customize airwaybill API to respond PII as an image

Dear Developer

As part of our efforts to enhance buyers’ privacy, Shopee added a new API v2.logistics.get_shipping_document_data_info to use for customizing airwaybill, the PII will respond as a base64 encoded png date string but not raw data, this change only takes effect at "name", "phone", "full_address", "town", "district", "city", "state", "region", "zipcode" those fields, the other fields have no change.

The old API used for customizing airwaybill will be deprecated, and below is the deprecation plan:

Open API 1.0 GetOrderLogistics sunset time is followed with V1 sunset plan, the time is the end of Dec 2022

Open API 2.0 v2.logistics.get_shipping_document_info sunset time is the end of Nov 2022

Please integrate with the v2.logistics.get_shipping_document_data_info to replace GetOrderLogistics or v2.logistics.get_shipping_document_info before deprecation.

Related APIs:

v2.logistics.get_shipping_document_data_info (new)

GetOrderLogistics

v2.logistics.get_shipping_document_info

Effective Date on Live: Lived

尊敬的开发者

作为买家信息保护政策的一部分,Shopee新增了一个接口v2.logistics.get_shipping_document_data_info用于自画面单,买家信息将会以base 64位形式的png图片编码返回,而不是直接以字段的形式返回,其中涉及的买家信息包括:"name", "phone", "full_address", "town", "district", "city", "state", "region", "zipcode"。 其他字段不受影响。

旧的自画面单接口将会被下线,具体的下线计划如下:

Open API 1.0 GetOrderLogistics 的下线计划与Open API 1.0的整体计划同步,时间是在2022年12月底

Open API 2.0 v2.logistics.get_shipping_document_info的下线时间为2022年11月底

请各位开发者在旧的自画面单接口下线之前积极对接新的自画面单接口v2.logistics.get_shipping_document_data_info。

影响接口:

v2.logistics.get_shipping_document_data_info (new)

GetOrderLogistics

v2.logistics.get_shipping_document_info

上线时间:已上线

#