Adds requirement for requested_capabilities on custom account creationBreaking changes
What’s new![](https://b.stripecdn.com/docs-statics-srv/assets/fcc3a1c24df6fcffface6110ca4963de.svg)
In the Accounts API, the requested_
property is now required at creation time for custom accounts in all countries. To learn more, see Account capabilities.
Impact![](https://b.stripecdn.com/docs-statics-srv/assets/fcc3a1c24df6fcffface6110ca4963de.svg)
Forces you to explicitly specify the capabilities you require for a custom account during the account creation process. This ensures that the necessary capabilities are properly requested and configured from the start.