快工助手跨境电商知识与商机助手

How to authorize a SIP (Shopee International Platform) Affiliated Shop?

Shopee 官方资料 · Shopee Open Platform 常见问题(FAQ) · 适合开发者

stable本次发布有变化全部展示

来自 Shopee 官方资料快照 ·

打开官方原文 ↗
  1. 当前资料结构化阅读页
  2. 固定快照已留存,可追溯
  3. 官方原文可核对
查看技术与溯源信息
平台 / profile
Shopee / profile.shopee.faq
语言
en
发布版本
cn-20260909-2
标签
zhuge/sourceplatform/shopeeaudience/developercategory/help_centertopic/apitopic/authorization-flowtopic/developertopic/faqtopic/seller-authorization

资料正文

§1 How to authorize a SIP (Shopee International Platform) Affiliated Shop?

The current authorization process for local SIP sellers and Non-CNSC SIP sellers is as follows:

  1. Login with your SIP Parent Shop account on the authorization page

  2. Click confirm

  3. Our system will automatically authorize all SIP Parent Shops and all current SIP Affiliated Shops successfully, and then you can obtain the "shop_id" of the SIP Parent Shop through the callback URL.

Question 1: Can SIP Affiliated Shops be authorized separately?

Answer 1: No

Question 2: How to authorize a new added SIP Affiliated Shop in the future?

Answer 2: Please follow the above mentioned 3 steps and re-authorize.

Question 3: How to get the "affi_shop_id" of a SIP Affiliated Shop?

Answer 3: Please call the "v2.shop.get_shop_info" API with "shop_id" of your SIP Parent Shop, you will obtain "affi_shop_id" under the "sip_affi_shops" section in the response.

The current authorization process for CNSC X SIP sellers (only for cross-border sellers) is as follows:

  1. Switch to the Main Account authorization page and enter your account password of the CNSC Main Account

  2. A SIP Parent Shop will display a SIP logo. You can use the view button on the right to view all the Affiliated Shops under this Parent Shop, and check the corresponding SIP Parent Shop.

  3. Click confirm

  4. The system will automatically authorize all the SIP Parent Shops and all current SIP Affiliated Shops successfully, and then you will obtain the "main_account_id" through the callback URL.

Question 1: Can SIP Affiliated Shops be authorized separately?

Answer 1: No

Question 2: How to authorize additional SIP Affiliated Shops in the future?

Answer 2: Please follow the above mentioned 4 steps and re-authorize.

Question 3: How to get the "affi_shop_id" of a SIP Affiliated Shop?

Answer 3: Please call the "v2.public.get_access_token" API first to get "merchant_id". Then, call the "v2.merchant.get_shop_list_by_merchant" API with "merchant_id", and you will obtain "affi_shop_id" under the "sip_affi_shops" section in the response.

#