POST api/order/Order/{orderID}/UnPost

This API method will allow you to UnPost an Official order or Voided Order

Request Information

URI Parameters

NameDescriptionTypeAdditional information
orderID

Order # of the order to UnPost

integer

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/xml, text/xml, application/json, text/json

Sample:

Sample not available.