Returns list of settlements

Use this endpoint to retrieve the list of settlements. Transactions can be
filtered using date

Query Params
date-time

Optional. Query transactions starting from this date, if not provided, 2023-09-01T00:00:00+00 is used.
The date format is ISO 8601 (YYYY-mm-dd HH:mm:ss,SSSS). The timezone is UTC and precision is in seconds

date-time

Query transactions from start_date until this date time, if omitted, current date-time is used. The date format is ISO 8601 (YYYY-mm-dd HH:mm:ss,SSSS).
The timezone is UTC and precision is in seconds.

integer
Defaults to 0

pagination offset, default is 0.

integer
Defaults to 20

Page size. default value is 20

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

401

The caller is unauthenticated

403

Access rights not sufficient

404

Card not found

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/problem+json