Skip to main content
POST
Query Trades Info

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Headers

tenantId
string
required

Tenant/Owner id

Content-Type
string

Body

application/json
nonce
string

(Required)

Example:

"-77456201"

txid
string

Comma delimited list of transaction IDs to query info about (20 maximum)

Example:

"ut do"

trades
boolean

Whether or not to include trades related to position in output

Example:

false

Response

200 - application/json

OK

The response is of type object.