POST api/Downloads/StatusCodeHandler?Accept={Accept}&iserror={iserror}&errormsg={errormsg}&errorCode={errorCode}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
Accept | string |
Required |
|
iserror | boolean |
Default value is False |
|
errormsg | string |
None. |
|
errorCode | integer |
None. |
Body Parameters
ObjectNone.
Request Formats
application/json, text/json, text/Xml
Sample:
{}
application/xml
Sample:
<anyType xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" />
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, text/Xml
Sample:
Sample not available.