CancelOrder returns message: "Success" to an order that was already cancelled.
-
Why is the status True and message success even when the order status was already cancelled?
-
@YashChotrani message: "Success" states that the API has hit successfully. It has nothing to do with the order status.