POST api/magento/orders/{orderId}/cancel
Cancels order
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| orderId |
order id |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
status 200 OK on success
System.Web.Http.IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.