Cancel a specific order.
Important: You must specify either orderId OR clientOrderId (not both).
Kuru Flip Orders: When canceling a flip order on Kuru, set isFlipOrder: true.
Trading symbol
"BTC"
Exchange order ID (specify either this or clientOrderId)
"123456789"
Client order ID (specify either this or orderId)
"0x1234567890abcdef1234567890abcdef"
Set to true when canceling a flip order (Kuru only). Flip orders use a different cancellation method than regular limit orders.
Account identifier for multi-account support (Kuru only). If not specified, uses the default account. Note: If the account is locked by a running strategy, the cancellation will be rejected.
Order canceled successfully
"ok"
Timestamp when HyperETH API server received this message from the venue (in milliseconds)
Timestamp when HyperETH API server completed all processing before returning to client (in milliseconds)