Accounting bank data

List bank accounts

The List bank accounts endpoint returns a list of bank accounts for a given company's connection.

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

Before using this endpoint, you must have retrieved data for the company.

get/companies/{companyId}/connections/{connectionId}/data/bankAccounts

Query parameters

pageinteger
Example:1

Page number. Read more.

pageSizeinteger
Example:100

Number of records to return in a page. Read more.

querystring

Codat query string. Read more.

orderBystring
Example:-modifiedDate

Field to order results by. Read more.

Response

Success

AccountingBankAccounts required— unresolved $ref