2 June 2026
HTTP API
Enhancement
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} and manage_product_types:{projectKey}
  • view_channels:{projectKey} and manage_channels:{projectKey}
  • view_zones:{projectKey} and manage_zones:{projectKey}
  • view_product_discounts:{projectKey} and manage_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.