List all active buy trades

/v3/trade/buy

1 credit per API call.


List all active buy trades.

Query Params
string

Account ID. If present, list current active buy trades for that account.

string

Customer ID. If present, list current active buy trades for that customer.

number
required
1 to 50

Max number of items per page is 50.

number

Offset to obtain next page of the data.

string
length between 3 and 30

Trade pair. If present, list current active buy trades for that pair.

boolean

Get the total trade pair count based on the filter. Either count or pageSize is accepted.

string
enum

Trade type.

Allowed:
Responses

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