Export transactions report to CSV

Export user's transactions to CSV file in a simple report format.
This endpoint proxies to the accounts service and returns transaction data in CSV format.
Requires either 'view_business_transactions_for_accessible_accounts' or 'view_all_accounts_details_balance' permission.

Query Params
string
enum

Sort by field (prefix with '-' for DESC)

Allowed:
string
required

Filter by account ID

string
enum
required

Filter by transaction type

Allowed:
string
enum

Filter by status

Allowed:
string
enum

Filter by status (equals)

Allowed:
string
enum

Filter by status (not equals)

Allowed:
string

Filter by multiple statuses (comma-separated)

string

Filter by statuses not in list (comma-separated)

string

Filter from created date (RFC3339)

string

Filter to created date (RFC3339)

string

Filter from updated date (RFC3339)

string

Filter to updated date (RFC3339)

string

Filter from status changed date (RFC3339)

string

Filter to status changed date (RFC3339)

Headers
string
required

Bearer token

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/csv