Update a bank account

Update details about an existing bank account.

This operation follows a set of rules.

  • Bank account status requirement: The bank account status must be set as VERIFIED before you can update any details about the bank account. You can verify the bank account with POST /v3/funding-accounts/banks/{bankAccountId}/verify.
  • Update field restrictions: You cannot update the nameOnAccount, routingNumber, accountNumber, and account type values for a bank account. If you want to update any of these values, create a new bank account with POST /v3/funding-accounts/banks.
Language
Click Try It! to start a request and see the response here!