来自 Shopee 官方资料快照 ·
- 当前资料结构化阅读页
- 固定快照已留存,可追溯
- 官方原文可核对
资料正文
§1 Significant OpenAPI Updates
尊敬的开发者,
请留意以下变动
- 为了更好的用户体验,我们将推出表格形式的尺寸表,但是目前open api尚不支持新格式尺寸表的上传和更新,我们将会后续提供新的接口为卖家服务。短期我们将开放新尺寸表功能给本土卖家,对于此类本土卖家将不可以通过open api 继续上传图片类型的尺寸表,返回报错信息:“Your shop can not edit image size chart”。如果卖家有需要,请前往卖家中心更新。如果商品之前已经上传过图片类型的尺寸表,open api 仍能返回图片类型的尺寸表信息。
上线时间:2022.4.13
影响接口:
v2.product.update_size_chart
shopee.item.UpdateItem
shopee.item.Add
2.OpenAPI支持查询Vsku的model信息。如Vsku有多个model,则查询接口支持和普通商品一样返回Vsku的model的信息,但openapi将不支持Vsku的添加与更新并返回报错:"Can not use OpenAPI to edit/create VSKU, please contact with your shopee business manager"。Vsku只能由shopee业务团队进行添加与编辑。
上线时间:2022.4.14
影响接口:
v2.product.get_model_list
shopee.item.GetItemDetail
All APIs related to update item.
- Push Mechanism- Order Status Update Push 新增推送订单状态为“PROCESSED”的更新消息。
上线时间:2022.4.14
- 根据欧洲增值税管理规范,针对非跨境SIP附属店铺,新增字段final_product_vat_tax表示商品增值税
上线时间:已上线
影响接口:
Open API 1.0
shopee.orders.GetEscrowDetails
shopee.orders.MyIncome
Open API 2.0
v2.payment.get_escrow_detail
Dear Developer,
Please find below updates:
1.For a better user experience, we will launch the size chart in the form of a table, but currently the open api does not support the upload and update for this new format size chart, and we will provide new apis to support it in the future. In the short term, we will open the new size chart function to local sellers. For such local sellers, they are not allow to upload image size charts through the open api, and will api will return error message: "Your shop can not edit image size chart". If the seller needs to upload size chart, please go to the seller center to update. If the product has uploaded a size chart of image type before, open api can still return the size chart image id.
Effective Date on Live: 2022.4.13
Related APIs:
v2.product.update_size_chart
shopee.item.UpdateItem
shopee.item.Add
2.OpenAPI will support to search the model information of Vsku. if a Vsku has multiple models,related APIs will support to return the information of Vsku model. However openapi will not support adding and updating of Vsku with this error message:"Can not use OpenAPI to edit/create VSKU, please contact with your shopee business manager".Vsku can only be added and edited by shopee business team.
Effective Date on Live: 2022.4.14
Related APIs:
v2.product.get_model_list
shopee.item.GetItemDetail
All APIs related to update item.
- Push Mechanism- Order Status Update Push add a new update message with order status "PROCESSED".
Effective Date on Live: 2022.4.14
- Based on EU Value-added Tax regulations, add a new respond parameters "final_product_vat_tax" to indicate the order value-added tax.
Effective Date on Live: Lived
Related APIs:
Open API 1.0
shopee.orders.GetEscrowDetails
shopee.orders.MyIncome
Open API 2.0
v2.payment.get_escrow_detail
