List merchant Settlements

Returns list of merchant's Settlements filtered by specific parameters.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
int32
required

Maximum number of Settlements to return.

int32
required

Number of Settlements to skip.

string
enum
required

Sort column and the order direction (append ',asc' or ',desc' to the column name)

Allowed:
string

Search text to filter by the Settlement ID, the account number or the crypto address.

statuses
array of strings

Filter by the Settlement status (multiple values supported, comma-separated)

statuses
Allowed:
string

Filter by the creation date - start timestamp (Unix epoch in seconds)

string

Filter by the creation date - end timestamp (Unix epoch in seconds)

string
enum

Filter by the Settlement currency.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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