List all active buy tradesAsk AIget deprecatedhttps://api.tatum.io/v3/trade/buy/v3/trade/buy 1 credit per API call.List all active buy trades.Query ParamsidstringAccount ID. If present, list current active buy trades for that account.customerIdstringCustomer ID. If present, list current active buy trades for that customer.pageSizenumberrequired1 to 50Max number of items per page is 50.offsetnumberOffset to obtain next page of the data.pairstringlength between 3 and 30Trade pair. If present, list current active buy trades for that pair.countbooleanGet the total trade pair count based on the filter. Either count or pageSize is accepted.truetruefalsetradeTypestringenumTrade type.BUYFUTURE_BUYBUYAllowed:FUTURE_BUYBUYResponses 200OK 401Unauthorized. Not valid or inactive subscription key present in the HTTP Header. 500Internal server error. There was an error on the server during the processing of the request.Updated 5 months ago