Bank Accounts
List bank accounts
Returns all bank accounts in a single list. This endpoint does not support filtering or pagination, so it is primarily useful for syncing accounts into an external system or custom frontend.
GET
List bank accounts
Previous
Create bank accountCreates a new bank account. Send only the business fields of the account. In the current implementation, every newly created bank account becomes the company's primary account, so this state is not part of the create payload. The response returns the stored object, including whether the account is currently primary and whether it is connected to open banking.
Next
List bank accounts

