GET api/order/{orderId}/cancel Authentication required
Use this method to cancel an order
Request
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
orderId |
Id of the order |
integer |
Required |
Response
Returns OK if the order was cancelled
Output : object (See Model)Ouput Sample
Sample not available.