Skip to main content
GET
List Settlements

Authorizations

X-Client-ID
string
header
required

Client app ID. You can find your app id in the merchant dashboard.

X-Client-Secret
string
header
required

Client secret key. You can find your secret in the merchant dashboard.

Query Parameters

from_date
string<date>

Filter settlements from this date. Format: YYYY-MM-DD.

to_date
string<date>

Filter settlements up to this date. Format: YYYY-MM-DD.

Response

200 - application/json

A paginated list of settlements.

count
integer
page
integer
page_size
integer
next
string<uri> | null
previous
string<uri> | null
results
object[]