Skip to main content
POST
Search executions

Body

application/json
pageSize
integer<int32>
pageToken
string
orderId
string
clordId
string
startTime
string<date-time>
endTime
string<date-time>
symbol
string
types
enum<string>[]

ExecutionType denotes the execution type.

Available options:
EXECUTION_TYPE_PARTIAL_FILL,
EXECUTION_TYPE_FILL,
EXECUTION_TYPE_CANCELED,
EXECUTION_TYPE_REPLACE,
EXECUTION_TYPE_REJECTED,
EXECUTION_TYPE_EXPIRED,
EXECUTION_TYPE_DONE_FOR_DAY
newestFirst
boolean
accounts
string[]
clientAccountId
string
clientParticipantId
string
parentOrderId
string
execIds
string[]
startTransactTradeDate
object

Date represents a calendar date.

endTransactTradeDate
object

Date represents a calendar date.

Response

200 - application/json

A successful response.

executions
object[]
nextPageToken
string
eof
boolean