Create a bank account payment accountAsk AIpost https://restapi.rev.io/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.emailstringEmail address associated with the bank account.phonestringPhone number associated with the bank account.routing_numberstringlength between 0 and 9Bank routing number.institution_numberstringlength between 0 and 3Canadian bank institution number.transit_numberstringlength between 0 and 5Canadian transit 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 usedMetadataacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/htmltext/jsonAllowed:application/jsontext/htmltext/jsonResponses 201Created 400BadRequest 500InternalServerErrorUpdated 7 months ago