Look up a single order by id
Returns one order (active or completed) by order_id and subaccount_id; the subaccount filter enforces ownership. Returns the order or an order-does-not-exist error.
Response
Success
Decimal string of the human value (e.g. "1.5"), up to 12 fractional digits; a string or JSON number is accepted
Decimal string of the human value (e.g. "1.5"), up to 12 fractional digits; a string or JSON number is accepted
buy, sell Decimal string of the human value (e.g. "1.5"), up to 12 fractional digits; a string or JSON number is accepted
Decimal string of the human value (e.g. "1.5"), up to 12 fractional digits; a string or JSON number is accepted
Decimal string of the human value (e.g. "1.5"), up to 12 fractional digits; a string or JSON number is accepted
Decimal string of the human value (e.g. "1.5"), up to 12 fractional digits; a string or JSON number is accepted
Decimal string of the human value (e.g. "1.5"), up to 12 fractional digits; a string or JSON number is accepted
open, filled, rejected, cancelled, expired, untriggered, algo_active limit, market Optional UUID v4 string
Optional UUID v4 string
Optional decimal string of the human value (e.g. "1.5"), up to 12 fractional digits, or null; a string or JSON number is accepted
gtc, post_only, fok, ioc Optional decimal string of the human value (e.g. "1.5"), up to 12 fractional digits, or null; a string or JSON number is accepted
twap , user_request, mmp_trigger, insufficient_margin, signed_max_fee_too_low, cancel_on_disconnect, ioc_or_market_partial_fill, session_key_deregistered, subaccount_withdrawn, compliance, trigger_failed, validation_failed, algo_completed mark, index stoploss, takeprofit Related topics
Cancel a single order by idLook up an operation's on-chain statusCancel a trigger order by id