Responds with a file with transactions for account.

Available for users.

Query Params
string
enum

Sorts records. Can be sorted in DESC direction by adding "-" prefix.

Allowed:
string

Applies filter by id.

string
required

Applies filter by account id.

string
required

Applies filter by transaction type.

string

For filtering by status using equal operator

string

For filtering by status using not equal operator

string

For filtering by status using in operator

string

For filtering by status using not in operator

string

For filtering by status

string

Applies filter by createdAt. Returns records where date >= passed.

string

Applies filter by createdAt. Returns records where date < passed.

string

Applies filter by updatedAt. Returns records where date >= passed.

string

Applies filter by updatedAt. Returns records where date < passed.

string

Applies filter by statusChangedAtFrom. Returns records where date >= passed.

string

Applies filter by statusChangedAtTo. Returns records where date < passed.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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