API documentation
Client → serverAuthentication: Required
CancelOrder()
Parameters
orderId
int
Request payload example
{
"orderId": 12345678
}Hub return type
Task
The invoke completes when the server accepts the request. Portfolio, trade, and status updates are pushed asynchronously on the client events below.