Cancel all Order
Last updated
Last updated
POST /order/cancel-all HTTP/1.1
Content-Type: application/json
Accept: */*
Content-Length: 17
{
"symbol": "text"
}{
"order_ids": [
"550e8400-e29b-41d4-a716-446655440000",
"550e8400-e29b-41d4-a716-446655440001"
],
"symbol": "ADAUSDM"
}