Skip to main content
POST
TypeScript

Authorizations

Authorization
string
header
required

Your firm’s API key (the API calls this the tenant key; trdrs_sk_…), server-to-server only.

Query Parameters

broker
string
account
string

Body

application/json
instrument
string
required
clientOrderId
string
required

Response

Reversed (the response reports the cancelled working-order count)

brokerOrderId
string
required
filledQty
number | null
required
avgFillPrice
number | null
required
cancelledOrders
number
required
side
enum<string>
required
Available options:
buy,
sell
qty
number
required