Get list all transactions

Customers only have access to their own data.

Query Params
int32
10 to 100
Defaults to 10

Specifies the count of objects returned in response.

int32
≥ 1
Defaults to 1

Specifies page number to be shown in response. size + number makes offset for records.

date

For filtering by created at from date. Rule is records where date >= passed. Format: 2018-11-20T00:00:00 02:00

date

For filtering by created at to date. Rule is records where date <= passed. Format: 2018-12-03T23:59:59 02:00

string

Filter by transaction status

string
enum

For sorting by jsonapi way. Can be sorted in DESC direction by adding "-"

Allowed:
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