POST api/order/Order/{orderID}/Void
This API method will allow you to void an order
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
orderID |
Order # of the order to Void |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/xml, text/xml, application/json, text/json
Sample:
Sample not available.