来自 Shopee 官方资料快照 ·
- 当前资料结构化阅读页
- 固定快照已留存,可追溯
- 官方原文可核对
资料正文
§1 Significant OpenAPI Updates
Dear Developer,
Please note the following changes:
1.Added the response parameter max_input_value_number in the v2.product.get_attributes and v2.global_product.get_attributes apis, indicating the maximum number of values that can be filled in the attribute.
Related APIs:
v2.product.get_attributes
v2.global_product.get_attributes
Effective Date on Live:2022/07/14
2.Added new api: v2.public.get_shopee_ip_ranges. This api can obtain the IP addresses of Shopee Open API and Push WebHook. The IP addresses of the live environment and the test environment are different, please obtain them separately.To ensure that you can successfully call APIs and use WebHook, developers who have set up whitelist of IP addresses should get the newest IP addresses from v2.public.get_shopee_ip_range api.
Related APIs:
v2.public.get_shopee_ip_ranges
Effective Date on Live:2022/07/15
3.Added new APIs for sellers to upload and check evidence through dispute.
v2.returns.convert_image: Convert a specific format and pictures within 10M into url.
v2.returns.upload_proof: Support sellers to upload evidence, through images then converted into URLs.
v2.returns.query_proof:Support sellers to query the evidence uploaded through the upload evidence API.
Related APIs:
v2.returns.convert_image
v2.returns.upload_proof
v2.returns.query_proof
Effective Date on Live:Lived
尊敬的开发者,
请留意以下变动:
1.新增max_input_value_number返回参数在v2.product.get_attributes和v2.global_product.get_attributes接口,表示属性最多能填多少个值。
影响接口:
v2.product.get_attributes
v2.global_product.get_attributes
上线时间:2022/07/14
2.新增接口v2.public.get_shopee_ip_ranges,此接口可以获取到Shopee Open API 和Push Webhook的出口IP地址。正式环境和测试环境的IP地址不同,请分别获取。为了确保您能正常调用API和使用WebHook,请设置了IP地址白名單的用戶通过v2.public.get_shopee_ip_ranges接口拿到最新的IP地址。
影响接口:
v2.public.get_shopee_ip_ranges
上线时间:2022/07/15
3.新增接口用于卖家在dispute时上传证据。
v2.returns.convert_image:把特定格式、大小的图片转化成Url
v2.returns.upload_proof: 支持卖家上传证据,将图片转化为Url
v2.returns.query_proof:支持卖家查询已上传的证据
影响接口:
v2.returns.convert_image
v2.returns.upload_proof
v2.returns.query_proof
上线时间:已上线
