GET PlanCare2Api/Documents/MyDepartments/Content?documentId={documentId}
Get the content of a MyDepartments document.
Requires 'Start' permission for function Documents {1EF42D55-A0FE-49F0-91C3-CD03DD18D244}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| documentId |
Document identifier. |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
The document content.
DocumentContent| Name | Description | Type | Additional information |
|---|---|---|---|
| OriginalFilename |
Filename the document original was given. Should be 0 for new instance |
string |
None |
| Content |
Base64encoded content of the document |
Collection of byte |
None |
Response Formats
application/json
Sample:
text/json
Sample:
application/xml
Sample:
text/xml
Sample: