v1

latestOpenAPI 3.0.4Altoviz license2026-08-0611495136.7 KB
Exports

Export bank transactions for a specific account.

get/v1/exports/banktransactions/{id}

Path parameters

idinteger required

Bank account ID.

Query parameters

fromstring date

Start date (inclusive).

tostring date

End date (inclusive).

sheets'Summary' | 'Detail' | 'Analysis' | 'All'

Sheets to include in the export.

Which sheets to include.

format'Excel' | 'EuropeanCsv' | 'AmericanCsv' | 'Tsv' | 'Json' | 'Markdown'

Output file format.

Output format.

Response

OK