Create a Bank AccountAsk AIpost https://api.sqala.tech/core/v1/recipients/{recipientId}/bank-accountsPath ParamsrecipientIdstringrequiredDefaults to DEFAULTBody ParamstypestringenumDefaults to CHECKINGThe type of bank account. Can be CHEKING or SAVINGS.CHECKINGSAVINGSAllowed:CHECKINGSAVINGSholderNamestringrequiredThe name of the person or business that owns the bank account.holderTaxIdstringrequiredThe tax ID of the account holder (CPF for individual account holders or CNPJ for businesses account holders).holderTypestringenumrequiredThe type of entity that holds the account. Can be INDIVIDUAL or COMPANY.INDIVIDUALCOMPANYAllowed:INDIVIDUALCOMPANYbranchNumberstringrequiredaccountNumberstringrequiredbankIdstringrequiredThe ID of the bank associated with the account.Responses 200200 400400Updated 11 months ago