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