Create a bank account payment accountAsk AIpost https://api.revioapi.com/v1/PaymentAccounts/bankaccountCreates a new payment account for bank accounts.Body ParamsBank account informationaccount_namestringrequiredThe name on the bank account.account_numberstringrequiredlength between 0 and 17Bank account number.routing_numberstringrequiredlength between 0 and 9Bank routing number.account_typestringenumrequiredIndicates the type of bank account.CHECKINGSAVINGSAllowed:CHECKINGSAVINGSbank_namestringBank name.check_numberstringCheck number.customer_idint32required1 to 2147483647Foreign identifier indicating the customer account associated with this payment methodaddress_idint320 to 2147483647Foreign identifier indicating the address associated with this payment method If no address is supplied, the billing address on the customer is usedHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/htmltext/jsonAllowed:application/jsontext/htmltext/jsonResponses 201Created 400BadRequest 500InternalServerErrorUpdated 7 months ago