
Query Parameters
Unique Copper account identifier for which records can be retrieved
Exchange account unique identifier for which records can be retrieved
Unique exchange settlement identifier per instruction, defined by client account and settlement currency. Guaranteed to be unique within each exchange.
Unix timestamp in milliseconds to filter settlements created after this time
Unix timestamp in milliseconds to filter settlements created before this time
Unix timestamp (in milliseconds) of the date and time when the settlement cycle has started
The number of most recent cycles that you want to retrieve for every exchange. For example, specifying 1 will return the last settlement for every queried exchange
Comma separated list with statuses to be included. See details
Comma separated list with statuses not to be included. See details
Maximum number of records to return (pagination limit)
The sorting order of settlement records, which are sorted by their createdAt field: asc (ascending) or desc (descending)
Number of records to skip before starting to return results (pagination offset)