GET api/Admin/ReasonCodeType
Allow you to get a list of Reason Code Types available in Freedom.
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of IReasonCodeType| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | integer |
None. |
|
| ReasonAreaTypeID | integer |
None. |
|
| Description | string |
None. |
|
| Explanation | string |
None. |
|
| IsActive | boolean |
None. |
Response Formats
application/xml, text/xml, application/json, text/json
Sample:
Sample not available.