Update a bank account

Updates a bank account. Send only the fields you want to change.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

ID of the business, for example bus_3f8a2c71-9d4e-4b6a-8f15-6c2e9a7b4d10.

string
required

ID of the bank account, for example ba_4c8e2a61-7b9d-4f13-a5c2-8d1e6f3b9a57.

Body Params

Bank account fields to update. Send only the fields you want to change.

string
length ≤ 255

Your own reference for this record, up to 255 characters. Use it to find the record later with the externalId filter.

purposes
array of strings

What the account is used for: funding receives settlement funds from card sales, billing pays fees, and settlement is used when no purpose is given. An account can have more than one purpose.

purposes
Allowed:
string
enum

Type of account: checking or savings.

Allowed:
string
^\d{4,17}$

The bank account number, digits only, 4 to 17 digits. It is stored securely and only the last four digits are returned.

string
^\d{9}$

The nine-digit ABA routing number of the bank.

string
length ≤ 255

Name of the bank, up to 255 characters.

string
^[A-Z]{2}$

Country of the bank, as a two-letter ISO 3166-1 code.

boolean

Set to true for the main record of this kind.

Headers
string

Optional. A unique value, such as a UUID, that identifies this request. If you retry with the same key, the change is not applied twice.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
.readme-logo { display: none !important; }