GET api/Service/GetStatusReasons?status_code={status_code}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
status_code | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of StatusReasonName | Description | Type | Additional 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:
text/json
Sample:
application/xml
Sample:
text/xml
Sample:
application/bson
Sample:
Binary JSON content. See http://bsonspec.org for details.