Improved

Introducing idempotency for business account creation

The Create Business Account API endpoint now includes an idempotency check using business name, which prevents duplicate Managed Account creation under the same Manager Account. When a duplicate is detected, the API returns the existing business with a 200 OK response rather than creating a new one.