GET api/Service/GetStatusReasons?status_code={status_code}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
status_code

integer

Required

Body Parameters

None.

Response Information

Resource Description

Collection of StatusReason
NameDescriptionTypeAdditional information
reason_code

integer

None.

reason

string

String length: inclusive between 0 and 300

status_code

integer

None.

active

string

Matching regular expression pattern: ^[yn]{1}$

String length: inclusive between 0 and 1

ReasonForStatus

Collection of ReasonForStatus

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/bson

Sample:
Binary JSON content. See http://bsonspec.org for details.