@sujith , @rakeshr While we place the order we receive the order_id if the order is successfully entered (just entered and not open!!!) Is the SAME order_id to be used for :: a) Checking order history to know its state whether its open, rejected etc? b) To cancel the order if it was successfully placed and could be in either open or in update state? c) Upon successful cancellation, is the response id received in "cancel order api" also same as one that was send through api???
It is the same across all the APIs.