☰
Login
Signup
Home
›
Kite Publisher
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Register
Categories
Recent Discussions
Activity
Categories
14.4K
All Categories
0
Incidents
167
Node JS client
46
Go client
812
.Net API client
391
Kite Publisher
539
.Net / VBA / Excel (3rd party)
473
Algorithms and Strategies
1K
Java client
1.1K
API clients
408
PHP client
4.1K
Python client
355
Mobile and Desktop apps
1.4K
Market data (WebSockets)
3.5K
General
In this Discussion
September 2017
sujith
Not able to cancel the order
mastertrader21
September 2017
in
Kite Publisher
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"
}
sujith
September 2017
Hi
@mastertrader21
,
Are you sure it is regular order and order_id exists?
Sign In
or
Register
to comment.
Are you sure it is regular order and order_id exists?