Cancels a specific pending order
POST pending/del
Method is similar to the api/del
api/del
{ "orderId": "int", "clientOrderId": "int" }
{ "id": "int", "remainingSize": "int" }
{ "error": "int" }
Last updated 13 days ago