Query Trades Info
Account Data
Query Trades Info
Retrieve information about specific trades/fills.
API Key Permissions Required: Orders and trades - Query closed orders & trades
POST
Query Trades Info
Authorizations
The "API-Key" header should contain your API key.
Authenticated requests should be signed with the "API-Sign" header, using a signature generated with your private key, nonce, encoded payload, and URI path.
Body
application/json
Nonce used in construction of API-Sign header
Comma delimited list of transaction IDs to query info about (20 maximum)
Whether or not to include trades related to position in output
Optional parameter for viewing xstocks data.
rebased: Display in terms of underlying equity.base: Display in terms of SPV tokens.
Available options:
rebased, base