API Docs / Operations / Client - Books / List Books Bank Accounts

List Books Bank Accounts

GET /tenants/{tenant}/clients/{clientCode}/books/bank-accounts

Lists the bank accounts in the client's own books. A null balance means the platform does not report one on this endpoint — it is not a zero balance.

Parameters

NameTypeDescription
tenant* path string

The Tenant.Code

The Tenant.Code

clientCode* path string

Responses

200 OK
400 Bad Request
401 Unauthorized – Invalid or missing API key
404 Not Found

Try it