Create a customer bank account

Create a new customer bank account. When you add customer bank account information, you can charge the customer for invoices.

Creating a customer bank account follows a set of rules.

  • Customer billing address: The customer billingAddess information is required before you can create a customer bank account.
  • Customer bank account verification: If the customer bank account requires verification, BILL requires up to 2 business days to complete a one-time verifiation of the bank account.

Note: When you add a customer bank account in the production environment, BILL validates the customer routing number before you can charge the customer. You will get an error message if the customer routing number is invalid in production.

Path Params
string
required
length ≥ 1

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

Body Params
string
required
length ≥ 1

Customer bank account name

string

Customer bank account nickname

string
required
length ≥ 1

Customer bank routing number

string
required
length ≥ 1

Customer bank account number

string
enum
required

Customer bank account type

Allowed:
string
enum
required

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