API Reference

Cancel an active order on the SubAccount

Method: "order.cancel"

Params

{
  account: string,
  subAccountId: uint8,
  productId: uint32,
  orderId: string
}

Result

"OK"