Create a bank account

Create a new bank account. The new bank account is created in the organization that the currently signed-in user has access to.

Note: When you create a bank account, BILL sends a test ACH payment to the bank account to confirm whether the account details are accurate.

In the response, three fields are set to their default values.

  • The bank account status is set as PENDING. You can verify the bank account with POST /v3/funding-accounts/banks/{bankAccountId}/verify.
  • The payables and receivables values are set as false. To update these values, update the bank account with PATCH /v3/funding-accounts/banks/{bankAccountId}.
Language
Click Try It! to start a request and see the response here!