GET PlanCare2Api/Documents/ClientDocuments/Categories
Get all ClientDocument categories.
Requires 'Start' permission for function Documents {1EF42D55-A0FE-49F0-91C3-CD03DD18D244}
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
List of client document categories.
Collection of DocumentCategory| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
Id of the category. Should be 0 for new instance |
integer |
None |
| Description |
Description of the category |
string |
None |
| IsEditable |
Are documents in this category editable |
boolean |
None |
| GroupId |
Id of the group of the category |
integer |
None |
| GroupName |
Name of the group of the category |
string |
None |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.