Stripe | Financial Infrastructure to Grow Your Revenue

Stripe | Financial Infrastructure to Grow Your Revenue

5282 articles

Adds pricing groups to the Accounts API


Adds pricing groups to the Accounts API

What’s new

Adds groups to Account objects, allowing you to place connected accounts in pricing groups and read their current pricing group membership.

Impact

You can now assign connected accounts to specific pricing groups and retrieve information about their current group memberships through the API. This change provides more programmatic flexibility in managing pricing structures for connected accounts after setting up the pricing groups using Connect’s platform pricing tools. Adding accounts to a pricing groups allows for more tailored pricing strategies and improved reporting on account categorisations.

Changes

ParameterChangeResources or endpoints
groupsAddedAccount#create Account#update Account

Upgrade

  1. View your current API version in Workbench.
  2. If you use an SDK, upgrade to the corresponding SDK version for this API version.
  • If you don’t use an SDK, update your API requests to include Stripe-Version: 2024-10-28. acacia
  1. Upgrade the API version used for webhook endpoints .
  2. Test your integration against the new version.
  3. If you use Connect, test your Connect integration .

Learn more about Stripe API upgrades.

Last verified 2026-09-25

Is this helpful?