GET api/about/getError

Returns and example error that the API could potentially return

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Returns and example error based on the formatting of; { "errorCode": "1234", "errorStatus": "fail" }

IHttpActionResult

None.

Response Formats

application/json, text/json, multipart/form-data

Sample:

Sample not available.