List settlements

Permissions required: Execute trades or Read trade activity

List of all settlements. With permission Read trade activity all settlements of the organization may be read. With permission Execute trades only settlements this api key has created may be read.

Settlements are sorted in a descending order by their timestamp, i.e. the most recent settlement or the settlement with a timestamp closest to endDate is listed first.

Filters

You may optionally supply the following filters:

  • Specify a one or multiple status to filter settlements. Multiple statuses should be separated by commas.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
date

The start date (inclusive) in YYYY-MM-DD format. The earliest valid start date is 2017-01-01. The last valid start date is the current date. Dates are always in UTC RFC 3339 'full-date'.

date

The end date (inclusive) in YYYY-MM-DD format. The latest valid end date is the current date. Dates are always in UTC RFC 3339 'full-date'.

status
array of strings

One or more statuses to filter settlements. If provided, only settlements matching these statuses will be returned.

string

Filter by the vault ID of a settlement. If provided, only settlements linked to this vault ID will be returned.

int64
1 to 100
Defaults to 100

Maximum number of results to return per query

boolean
Defaults to false

If true, positions property will be excluded from the response. If false, positions will be included in the response as demonstrated in the example.

boolean
Defaults to false

If true, instructionsCrypto property will be excluded from the response. If false, it will be included in the response as demonstrated in the example.

string

Filter by the trading account ID of a trade. If provided, only trades linked to this account ID will be returned.

Responses

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