Not able to cancel the order

mastertrader21
Dear ,

Not able to cancel the order with following details

req :-
https://api.kite.trade/orders/regular/orders/regular/1234?api_key=xxx&access_token=xxx

with delete method in advance rest client

res :-
{
"status": "error",
"message": "Route not found",
"error_type": "GeneralException"
}
Sign In or Register to comment.