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 categorizations.
Changes
| Parameter | Change | Resources or endpoints |
| groups | Added |
Upgrade
- View your current API version in Workbench.
- 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
- If you don’t use an SDK, update your API requests to include
- Upgrade the API version used for webhook endpoints.
- Test your integration against the new version.
- If you use Connect, test your Connect integration.
- In Workbench, perform the upgrade. You can roll back the version for 72 hours.
Learn more about Stripe API upgrades.