授权您的应用程序以访问供应商群组
了解如何授权您的应用程序访问供应商群组。
重要说明
此页面上的信息仅适用于供应商应用程序。
当您授权您的销售合作伙伴 API (SP-API) 应用程序访问您的数据时,您授予了以下访问权限:
- The vendor group associated with the sign-in credentials for your Vendor Central account
- 供应商组中的供应商代码
You must use the correct Vendor Central credentials and vendor group for your SP-API integration. The vendor group is the account you log in to, and can include one or more vendor codes. Use vendor codes to list products in a specific category or to include business agreements, such as one vendor code for a brand.
提示
您可以从一个开发者资料中授权多个供应商群组。您无需为每个市场申请开发者账户。
授权应用程序访问多个供应商群组
Use the Vendor Central self-authorization page to authorize multiple vendor groups for a single application using one developer account. This authorization approach reduces the need to create identical applications for each individual vendor group.
要创建授权授权并生成刷新令牌,请执行以下操作:
-
Self-authorize your vendor application in Vendor Central.
注意
您的开发者资料与特定的供应商群组相关联。在上查看多个供应商群组 Manage Authorizations 页面。如果您的供应商组或账户不在此列表中,请登录到缺失的群组并导航到应用程序的授权页面。该供应商组现已在此页面上列出。
-
选择 Authorize app 适用于您要授权的每个供应商群组。使用生成的刷新令牌获取访问令牌,您可以使用该令牌调用第二个供应商组的 SP-API 并选择正确的调用参数。
重要说明
Use the refresh token that is assigned to the vendor group you want to access in your API call. If you try to retrieve or submit data related to a different vendor group, the call fails due to an authorization error. For more information, refer to Connecting to the Selling Partner API.
You can authorize a maximum of 10 vendor groups per application. When you reach this limit, you must revoke a self-authorization or contact Vendor Central Support to request a quota increase. To learn how to revoke authorizations from your application, refer to Revoke Self-Authorizations from your Application.
检查供应商组中的供应商代码
-
Go to Vendor Central for your marketplace.
-
Sign in using the credentials for the Vendor Central account that is associated with the vendor group you want your application to access.
-
在 Settings 菜单,选择 Contacts. Verify that the vendor codes you want your application to access are listed. If the vendor codes are not listed, then you do not have permissions to access the corresponding vendor group. Request access from your vendor organization administrator and try again.
Updated 4 months ago