DELETE orders/{ordernumber}
Delete an order by order number
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
ordernumber | The order number of the order to delete | integer | Required |
Body Parameters
None.
Response Information
Resource Description
Delete an order by order number
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.