While sending a modification request for an existing confirmed order, I am receiving the following callbacks related to that specific order ID:
OpenOrder
OrderStatus
Error: "Order rejected - Reason: Invalid Price"
Upon sending the order modification request and subsequently receiving the OrderStatus callback, how can I ensure that the OrderStatus callback pertains to the modified order? In the example above, it was not related to the modified order.