Gets a list of OTC deals.

Retrieves a paginated list of OTC deals. This endpoint supports filtering and sorting of deals based on various criteria.

Query Params
boolean

If true, includes archived deals in the results. By default, archived deals are excluded.

string
enum

Filters deals by the currency being sold.

string
enum

Filters deals by the currency being bought.

string

Filters deals by a specific reference ID.

string
enum

Filters deals by their current status.

Allowed:
date-time

Filters deals by the inward settlement time, starting from this date and time.

date-time

Filters deals by the inward settlement time, ending at this date and time.

date-time

Filters deals by the outward settlement time, starting from this date and time.

date-time

Filters deals by the outward settlement time, ending at this date and time.

date-time

Filters deals by their creation date, starting from this date and time.

date-time

Filters deals by their creation date, ending at this date and time.

int32
required

The maximum number of items to return in a single response. Used for pagination.

int32
required

The number of items to skip before starting to return the results. Used for pagination.

string
enum
Defaults to createdDateDesc

Specifies the order in which to return the deals, either by ascending or descending creation date.

Allowed:
string
enum

Specifies the currency to get equivalent amount in the specified currency.

number

Filters deals by a minimum amount.

number

Filters deals by a maximum amount.

Responses

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