Shows history of transactions for user.

Query Params
string
enum

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

Allowed:
string

Search by description

string
enum

Applies filter by status.

Allowed:
string
enum

Applies filter by category.

Allowed:
string
enum

Applies filter by type of transactions - incoming or outgoing.

Allowed:
string
enum

Applies filter by purpose.

string
enum

Applies filter by type.

Allowed:
string

Applies filter by account id.

string

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

string

Applies filter by createdAt. 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.

string

Specifies count of objects returned in response. Default value is 20.

string

Specifies page number to be shown in response. size + number makes offset for records. Default value is 1.

Responses

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