v1

latestOpenAPI 3.1.0raw.githubusercontent.com2026-03-02399.1 KB
Statements

Generate account statement

Generate a statement for an account within a date range. Supports JSON format (default) or BAI2 text format for banking integration.

get/api/ledger/statements

Query parameters

accountIdstring required
fromstring date required
tostring date required
currencystring
format'json' | 'bai2'

Response format — json or bai2 (text/plain download)

Headers

x-tenant-idstring required

Response

Account statement

accountIdstring
currencystring
fromstring date
tostring date
openingBalanceMinorstring
closingBalanceMinorstring
generatedAtstring date-time