来自 Shopee 官方资料快照 ·
- 当前资料结构化阅读页
- 固定快照已留存,可追溯
- 官方原文可核对
资料正文
§1 Significant OpenAPI Updates of Product
Dear Developers
Please find below the OpenAPI updates released this time. These changes aim to enhance functionality, improve flexibility, and provide better integration support.
§2 1. Size Chart Image Validation
Background
The platform has observed that some size chart images uploaded by sellers do not contain complete size chart information. To ensure accurate product information, the platform will automatically scan any size chart images uploaded via Open API to verify that they contain valid size chart data.
If validation fails, the upload will be rejected, and sellers must provide a compliant image to complete the product upload.
Update details:
| API | Trigger Scenario | Error Message |
|---|---|---|
| v2.product.add_item v2.product.update_item (Field: size_chart_info -> size_chart) | When the size chart image fails validation, the API will return an error. | Upload failed, please upload a more standard size chart image. |
Effective Date
Lived.
Impact to developer
Developers must ensure that size chart images contain complete size chart information; otherwise, the upload will be rejected.
尊敬的开发者
请查收本次的 OpenAPI 功能更新。这些改动旨在提升功能灵活性、优化使用体验,并为集成提供更好的支持。
§3 1. Size Chart Image校验
背景
平台发现部分卖家上传的尺码表图片中未包含完整尺码表信息。为保证商品信息的准确性,当卖家通过 Open API 上传尺码表图片时,平台将自动扫描图片并校验其是否包含有效尺码表信息。
如校验未通过,上传操作将被拒绝,卖家需提供符合要求的图片以完成商品信息上传。
更新内容:
| API | 触发场景 | 报错信息 |
|---|---|---|
| v2.product.add_item v2.product.update_item (字段:size_chart_info -> size_chart ) | 当尺码表图片校验失败时,API 将返回报错 | Upload failed, please upload a more standard size chart image. |
生效日期
已上线。
开发者操作
开发者需确保上传的尺码表图片包含完整尺码表信息,否则上传会被拒绝。
