Open a new account for a business customerAsk AIpost https://api.sandbox.braid.zone/account/business/{id}Path ParamsidintegerrequiredBusinessId for which the account is createdBody ParamsaccountNamestringAccount namefundingAccountNumberstringFunds will be transferred real time from this account to cover the transaction in case of insufficient fund. Must be a valid accountNumber if present.accountTypestringenumAccount typeSAVINGSSAVINGSCHECKINGZERO_BALANCEFUNDINGAllowed:SAVINGSCHECKINGZERO_BALANCEFUNDINGpresetAccountNumberstringPreferred number to use for the account, instead of auto-generatedsweepAccountNumberstringAccount balance will be swept to this account number in a daily basis. Must be a valid accountNumber if present.Responses 200OK 400Bad Request 401Unauthorized 403Forbidden 404Not Found 422Unprocessable Entity 500Internal Server Error 503Service UnavailableUpdated 6 days ago