del (authorized)
Cancels a specific pending order
POST pending/authorized/del
{
"clientId": int,
"orderId": "int",
"clientOrderId": "int"
}
Last updated
Cancels a specific pending order
POST pending/authorized/del
{
"clientId": int,
"orderId": "int",
"clientOrderId": "int"
}
Last updated