Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Order ID to update
Account ID
Trading symbol
Order quantity
Order type (MARKET, LIMIT, STOP, STOP_LIMIT)
Trade action (BUY, SELL)
Time in force (DAY, GTC, IOC, FOK)
Order routing destination
Limit price for limit orders
Stop price for stop orders
Legs for multi-leg orders