
CancelOrder
The “CancelOrder” API method allows client applications to cancel an existing order. This method accepts the following parameters and returns the response as mentioned below.
Request:
The parameter values should be sent in request JSON body.
Cancellation Reason Codes:
Response:
Upon successful validation and processing of the cancel order, the API method returns a success message. In case of any failures, an appropriate error message will be returned.
Success Message: Order Cancelled Successfully.
Failure Messages:
In case of any issue in the request, client application will receive an error message with Error Code and Error Description. Please refer below table for various error codes and descriptions.