Bank accounts

Create bank account

The Create bank account endpoint creates a new bank account for a given company's connection.

Bank accounts are financial accounts maintained by a bank or other financial institution.

Integration-specific behavior

Required data may vary by integration. To see what data to post, first call Get create/update bank account model.

post/companies/{companyId}/connections/{connectionId}/push/bankAccounts

Query parameters

timeoutInMinutesinteger

Time limit for the push operation to complete before it is timed out.

Request body

BankAccountPrototype required— unresolved $ref

Response

Success

BankAccountCreateResponse required— unresolved $ref