2 June 2026
Security and privacyProduct catalogProject configurationPricing and Discounts
Product Types, Channels, Zones, and Product Discounts now each have a dedicated pair of OAuth scopes:
view_product_types:{projectKey}andmanage_product_types:{projectKey}view_channels:{projectKey}andmanage_channels:{projectKey}view_zones:{projectKey}andmanage_zones:{projectKey}view_product_discounts:{projectKey}andmanage_product_discounts:{projectKey}
For new integrations, use these resource-specific scopes to follow the principle of least privilege. For backward compatibility, the broader
view_products:{projectKey} and manage_products:{projectKey} scopes continue to grant access to Product Types, Channels, and Product Discounts, and view_orders:{projectKey} and manage_orders:{projectKey} continue to grant access to Zones.