GET PlanCare2Api/CareRegistration/TransferAdvices/TransferAdviceLineImage?imageId={imageId}
Gets the Transfer advices line image
Requires 'Start' permission for function TransferAdviceOverview {EAD9BE2E-E6DF-4DC4-B018-D72876C3FB9C}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| imageId |
The id of the image. |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
The base64 encoded image
stringResponse Formats
application/json, text/json
Sample:
"sample string"
application/xml, text/xml
Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string</string>