The reference has been moved here .
Access scopes act as gatekeepers, controlling the data your extension can access within a seller’s store. These scopes, granted by the seller, define your extension's permissions to read, write, or modify information such as orders, products, and customer details. Understanding access scopes is crucial to ensuring that your extension functions properly while safeguarding user privacy.
Only Platform APIs require access scopes.
How to request access scope?
To update the access scopes for your extension, follow these steps:
-
Refer to the Platform SDK reference to identify the necessary access scopes for the desired APIs.
-
Determine the permissions required for these access scopes by consulting the Access Scope and Permission mapping.
-
In your extension's setup details, select the permissions identified in step 2 under the Permissions section.
Below is a reference illustrating how the permissions section appears in the extension setup details:
Access Scope and Permission Mapping
Company Permission
Access data or perform API operations at the company level across all the applications (aka Sales channels).
Application Permission
Access data or perform API operations for specific applications (aka Sales channels).