post https://sandcaas.undostres.com.mx/debit/v1/account/create_business
Create a new business account
This endpoint creates a new business (legal entity) account using multipart/form-data
.
💡 Note: This request should include gender = 3
to indicate that the account is for a business.
Fields like second_last_name
and curp
are not required for business accounts.
You can create an account configured to have Composite Balance. The last optional parameter is for this porpose.
If you will create an account with composite balance; you must add composite_balance parameter as you can see at the end of request.