来自 Shopee 官方资料快照 ·
- 当前资料结构化阅读页
- 固定快照已留存,可追溯
- 官方原文可核对
资料正文
§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
上线时间:已上线
