External Bank Accounts
Update an external bank account
Update details of a specific external bank account.
PATCH
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Body
application/json
Available options:
individual
, company
Available options:
new
, verified
, errored
Response
200
application/json
External bank account updated successfully
Unique identifier for the external bank account.
String representing the object's type.
Available options:
externalBankAccount
The organization this bank account belongs to.
Two-letter ISO country code.
Name of the bank.
Three-letter ISO currency code.
Name of the account holder.
Type of the account holder.
Available options:
individual
, company
Last 4 digits of the account number.
Current status of the bank account.
Available options:
pending
, verified
, failed
Timestamp when the bank account was created.
Timestamp when the bank account was last updated.
Full account number (redacted in responses).
Bank routing number.
Additional metadata associated with the bank account.