POST api/Menu/StatusCodeHandler?Accept={Accept}&iserror={iserror}&errormsg={errormsg}&errorCode={errorCode}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
Accept

string

Required

iserror

boolean

Default value is False

errormsg

string

None.

errorCode

integer

None.

Body Parameters

Object

None.

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

IHttpActionResult

None.

Response Formats

application/json, text/json, text/Xml

Sample:

Sample not available.