POST api/Service/SaveStatusReason
Request Information
URI Parameters
None.
Body Parameters
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. |
Request Formats
application/json
Sample:
text/json
Sample:
application/xml
Sample:
text/xml
Sample:
application/x-www-form-urlencoded
Sample:
application/bson
Sample:
Binary JSON content. See http://bsonspec.org for details.
Response Information
Resource Description
booleanResponse Formats
application/json, text/json
Sample:
true
application/xml, text/xml
Sample:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>
application/bson
Sample:
Binary JSON content. See http://bsonspec.org for details.