Query for Modify Cover Order API

namratasonawane
Team,

Kindly refer to the screenshot below, the modify cover order takes order_id as parameter?

This is kind of confusing as we are already passing order_id in the URL route parameter. So why do we need to send it again? Or does this stand for parent order id?

I also looked at the official java library code (see link below). The official code never passes order_id as a parameter, it is only passing it as route parameter.
https://github.com/zerodha/javakiteconnect/blob/master/kiteconnect/src/com/zerodhatech/kiteconnect/KiteConnect.java#L406




Tagged:
Sign In or Register to comment.