Private
Query Trades Info
Retrieve information about specific trades/fills.
POST
/
queryTradesInfo
Authorizations
Authorization
string
headerrequiredThe access token received from the authorization server in the OAuth 2.0 flow.
Headers
tenantId
string
requiredTenant/Owner id
Content-Type
string
Body
application/json
nonce
string
(Required)
txid
string
Comma delimited list of transaction IDs to query info about (20 maximum)
trades
boolean
Whether or not to include trades related to position in output
Response
200 - application/json
The response is of type object
.