GET PlanCare2Api/Relations/{relationId}/Photo
Get a photo of a relation
Relation(s) can be of the following types: Client, Prospect, Employee, ContactPerson
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| relationId |
Id of relation. |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
RelationPhoto| Name | Description | Type | Additional information |
|---|---|---|---|
| RelationId |
Id |
integer |
None |
| Photo |
Photo content in Base64String format. |
string |
None |
Response Formats
application/json
Sample:
text/json
Sample:
application/xml
Sample:
text/xml
Sample: