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

[For your action] Sunset "recipient_addr" field in Customized Airway Bill API

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 [For your action] Sunset "recipient_addr" field in Customized Airway Bill API

[For your action] Sunset "recipient_addr" field in Customized Airway Bill API

Dear Developer,

[Kindly Reminder] This is a reissue announcement for developers who have not updated this new customized airway bill, please update the logic of your customized airway bill as soon as possible to reduce the chances of misdelivery, missort and parcel rejection.

API: v2.logistics.get_shipping_document_data_info .

As part of our efforts to enhance buyers’ privacy, we add v2.logistics.get_shipping_document_data_info to use for customized airway bills. Only if the request parameter is filled with "receive_address_info", the response will return the buyer information, otherwise it will not return.

The buyer information will be returned as a png image encoded in base 64 bit form, rather than the raw data, this change only takes effect at "name", "phone", "full_address", "town", "district", "city", "state", "region", "zipcode", the other fields have no change.

[Action Required]

We will sunset the response field "recipient_addr" of v2.logistics.get_shipping_document_data_info in Late September 2023, the specific date will be announced later, please update the logic of getting buyer PII info to request "receive_address_info" in the request body.

Related APIs:

v2.logistics.get_shipping_document_data_info

尊敬的开发者:

【温馨提示】本次为重发公告,未对接自画面单API(v2.logistics.get_shipping_document_data_info)的开发者请尽快对接。

作为买家信息保护政策的一部分,接口v2.logistics.get_shipping_document_data_info用于自画面单,只有对"recipient_address_info"字段入参,才可以获取到买家信息,否则将无法获取。

买家信息将会以base 64位形式的png图片编码返回,不直接以字段的形式返回,其中涉及的买家信息包括:"name", "phone", "full_address", "town", "district", "city", "state", "region", "zipcode"。 其他字段不受影响。

[需要采取的行动]

我们将在 2023 年 9 月下旬下线返回体中 "recipient_addr"字段,请更新获取买家 PII 信息的逻辑: 在请求体中请求 "receive_address_info"来获取。

Tips: 具体下线时间将另行通知。

影响接口:v2.logistics.get_shipping_document_data_info

#