Application Permissions
The following table shows the access scopes for application or storefront level permissions.
Permission | Permission Description | Access Scope | Access Scope Description |
---|---|---|---|
Customer | View and manage all the customer data received in an application. | application/customers/read | Fetch details of customers registered in the application. |
application/protected_customer_data/read | Read personal data of customers registered in the application. | ||
application/customers/write | Manage registered customers in the application. | ||
Marketing | Create and manage an application's marketing including promotions, collections, coupons, rewards and blogs. | application/products/read | Fetch products and their details for a specific application. |
application/products/write | Manage products of a specific application. | ||
application/price_rules/read | Read price rules of an application including discounts, coupons and promotions at the company-level. | ||
application/price_rules/write | Manage price rules of an application including discounts, coupons and promotions at the company-level. | ||
application/content/read | Read application content like blogs, short links and pages. | ||
application/content/write | Edit application content like blogs, short links and pages. | ||
application/rewards/read | Fetch details of rewards of an application. | ||
application/rewards/write | Manage rewards of an application. | ||
Communication | Manage campaigns, communication templates and trigger event-based communications to enhance user engagement within the application. | application/communications/read | Read communications configurations of the application. |
application/communications/write | Edit communications configurations of the application. | ||
Customer Support | Manage the help desk for storing and processing the customer service requests. | application/customer_support/read | Read customer support requests of an application. |
application/customer_support/write | Manage customer support requests of an application. | ||
Appearance | Manage the themes, layouts and navigation for an application. | application/themes/read | Get details of themes available in the application. |
application/themes/write | Manage and edit themes available in the application. | ||
application/navigation/read | Read application navigation settings. | ||
application/navigation/write | Modify application navigation settings. | ||
Products | Manage products, price and inventory details of an application. | application/products/read | Fetch products and their details for a specific application. |
application/products/write | Manage products of a specific application. | ||
Payments | Manage payment and payout-related configurations of a specific application. | application/payment/read | Read payment and payout-related configurations of a specific application. |
application/payment/write | Manage payment and payout-related configurations of a specific application. | ||
Custom Fields and Objects | Perform create, read, update and delete operations on meta objects and fields for a specific application. | application/meta/read | Read meta objects and fields data. |
application/meta/write | Perform create, read, update and delete operations on meta objects and fields. | ||
Settings | Manage application-level settings for catalog, cart, payments, logistics and other configurations. | application/settings/read | Read application settings. |
application/settings/write | Manage application settings. | ||
application/integrations/read | Fetch list of integrations in the application. | ||
application/integrations/write | Modify integrations of an application. | ||
application/inventory/read | Read inventory of products in an application. | ||
application/inventory/write | Manage inventory of products in an application. | ||
application/cart/read | Read cart configurations and data for a specific application. | ||
application/cart/write | Edit cart configurations and data for a specific application. | ||
application/currency/read | Read currency configurations of a specific application. | ||
application/currency/write | Edit currency configurations of a specific application. | ||
application/credit_note/read | Read credit note configurations of a specific application. | ||
application/credit_note/write | Edit credit note configurations of a specific application. | ||
application/logistics/read | Read logistics configurations of a specific application. | ||
application/logistics/write | Edit logistics configurations of a specific application. | ||
application/data_loader/read | Read data loader configurations of a specific application. | ||
application/data_loader/write | Edit data loader configurations of a specific application. | ||
application/legal_docs/read | Read application legal documents. | ||
application/legal_docs/write | Edit application legal documents. | ||
application/payments/read | Read payment and payout-related configurations of a specific application. | ||
application/payments/write | Manage payment and payout-related configurations of a specific application. | ||
application/products/read | Fetch products and their details for a specific application. | ||
application/products/write | Manage products of a specific application. |