What if i want to modify open bracket order but i only need to modify the stop loss. according to the api documentation i m not able to understand how to modify only stop loss using the bracket order modify api?
You can send modify request just like you modify any other order. You just need to make sure you are sending variety as bo and send parent order id in the params.
You may refer to java example for params here.