I am placing an order with the API,the order is placed and I receive a response with the orderId. Now I expect a webhook to inform me if the order is rejected /accepted by the OMS?I hope this understanding is correct. This request is not what I am receiving now.The call is not coming to the post url
@Kailash also if can you give a detailed architecture for BO orders wrt to the orderid as implemented in Kite. I understand that BO has a parentOrderId and then multilegged id, but where to get more information on the detailed path(happy and sad flows) of the bracket order? Asking this help coz there is hardly any mechanism to test all the flows with BO currently,therefore a detailed architecture is the only way to reduce errors in live BO environment.