Replace a bank account payment accountAsk AIput https://api.revioapi.com/v1/PaymentAccounts/bankaccount/{id}Updates an existing payment account for bank accounts.Path Paramsidint32requiredFormat - int32. Payment Account IDBody ParamsBank account informationpayment_account_idint32Primary identifier for this payment account.account_namestringrequiredThe name on the bank account.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 200OK 400BadRequest 500InternalServerErrorUpdated 7 months ago