POST api/Integration/OrderDelete
Request Information
URI Parameters
None.
Body Parameters
Collection of OrderDeleteIdName | Description | Type | Additional information |
---|---|---|---|
OrderId | string |
None. |
Request Formats
application/json, text/json
Sample:
[ { "orderId": "sample string 1" }, { "orderId": "sample string 1" } ]
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.