Verify a bank account

Verify an existing bank account.

Note: Bank account verification is required in the production environment before the account can be used for other BILL operations.

When you create a bank account, BILL sends a test ACH payment to the bank account to confirm whether the account details are accurate. Enter the test amount as the depositAmount value in your POST /v3/funding-accounts/banks/{bankAccountId}/verify request.

The bank account status is set as VERIFIED when BILL is able to verify the depositAmount value. When BILL cannot verify the bank account after three attempts, you cannot use the bank account. At this point, use another bank account or create a bank account with POST /v3/funding-accounts/banks.

Language
Click Try It! to start a request and see the response here!