Update a customer bank account

Update details about an existing customer bank account.

You can update only the nickname and ownerType fields for a customer bank account. If you want to update any of the other fields, create a new customer bank account with POST /v3/customers/{customerId}/bank-accounts.

Path Params
string
required
length ≥ 1

BILL-generated ID of the customer. The value begins with 0cu.

string
required
length ≥ 1

BILL-generated ID of the customer bank account. The value begins with cba.

Body Params
string

Customer bank account nickname

string
enum

Customer bank account owner type

Allowed:
Headers
string | null

API session ID generated with /v3/login

string | null

Developer key generated with your BILL developer account

Responses

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json