Update a bank account
Bank Accounts
Update a bank account
PATCH
Update a bank account
Authorizations
Path Parameters
The unique identifier of the bank account
Body
application/json
Response
Bank account updated
Human readable name for the bank account
Unique numeric identifier
Three-letter ISO 4217 currency code (e.g. USD, EUR). Must be uppercase. Optional — bank accounts may be created without a currency.
Pattern:
^[A-Z]{3}$