del

Cancels a specific pending order

POST pending/del

Method is similar to the api/del

{
    "orderId": "int",
    "clientOrderId": "int"
}

Last updated