patch https://gateway.stage.bill.com/connect/v3/funding-accounts/banks/
Update details about an existing bank account.
This operation follows a set of rules.
- Bank account
status
requirement: The bank accountstatus
must be set asVERIFIED
before you can update any details about the bank account. You can verify the bank account withPOST /v3/funding-accounts/banks/{bankAccountId}/verify
. - Update field restrictions: You cannot update the
nameOnAccount
,routingNumber
,accountNumber
, and accounttype
values for a bank account. If you want to update any of these values, create a new bank account withPOST /v3/funding-accounts/banks
.