v3

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-0162167359.9 KB
Transactions

Export transactions

Export transactions as CSV or XLSX file.

get/api/v1/transactions/export

Query parameters

format'csv' | 'xlsx'
typestring nullable

Comma-separated transaction types

Comma-separated transaction types

incomeOnlyboolean nullable
tagstring nullable

Comma-separated tags

Comma-separated tags

statusstring nullable

Comma-separated unified statuses

Comma-separated unified statuses

contactIdstring nullable

Comma-separated contact UUIDs

Comma-separated contact UUIDs

bank_account_idstring nullable

Comma-separated bank account UUIDs

Comma-separated bank account UUIDs

bankAccountIdstring nullable

Comma-separated bank account UUIDs

Comma-separated bank account UUIDs

cardIdstring nullable

Comma-separated Card UUIDs

Comma-separated Card UUIDs

fromDatestring date-time nullable
toDatestring date-time nullable
qstring nullable

Free-text search across description, merchant, tag, hash/wallet, contact name, counterparty user, invoice contractor, IBAN, and exact amount. Min 2 chars; values shorter are ignored.

Free-text search across description, merchant, tag, hash/wallet, contact name, counterparty user, invoice contractor, IBAN, and exact amount. Min 2 chars; values shorter are ignored.

Headers

x-api-keystring nullable

Response

Successful Response

{"stackTrail":"paths:/api/v1/transactions/export:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}