Cancel a trigger order by id
Cancels a single pending trigger order identified by order_id and subaccount_id. Requires any trade scope; returns the cancelled order.
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 all trigger orders for a subaccountCancel an algo order by idCancel a single order by id