来自 Shopee 官方资料快照 ·
- 当前资料结构化阅读页
- 固定快照已留存,可追溯
- 官方原文可核对
资料正文
§1 Significant OpenAPI Updates
Dear developer,
Please note the following changes:
1.Optimizing the existing two Push Mechanisms:
Shop Authorization for partner: it supports pushing the list of shop ids and merchant ids that have been successfully authorized by the main account, and supports pushing the list of affiliated shop ids after the SIP main shop has been authorized successfully.
Shop Deauthorization for partner: it supports pushing the list of shop ids and merchant ids that have been successfully deauthorized, and supports pushing the list of affiliated shop ids after the SIP main shop has been authorized successfully.
2.Adding a switch for the Push Mechanism of Shop Authorization for partner and Shop Deauthorization for partner in the APP console page and adding parameters shop_authorization_push and shop_authorization_canceled_push to get_push_config and set_push_config apis.
Related APIs:
v2.push.get_push_config
v2.push.set_push_config
- Main account authorization page optimization, adding unauthorized shop filter.
Effective Date on Live: Lived
尊敬的开发者,
请留意以下变动:
1.优化现有两种推送机制 :
Shop Authorization for partner: 支持推送主账号授权成功的shop id列表和merchant id列表, 支持推送SIP主店铺授权成功后的附属店铺列表,
Shop Deauthorization for partner: 支持推送取消授权成功的shop id列表和merchant id列表, 支持推送SIP主店铺取消授权成功后的附属店铺列表。
- 新增开发者配置Shop Authorization for partner 和Shop Deauthorization for partner推送是否打开的开关,APP console页面添加开关按钮,get_push_config和set_push_config 接口新增参数shop_authorization_push、shop_authorization_canceled_push
影响接口:
v2.push.get_push_config
v2.push.set_push_config
3.主账号授权页面优化,添加未授权店铺筛选按钮
上线时间: 已上线
