GET PlanCare2Api/ContactPersons/{relationId}/PersonalData
Gets the personal data for a contactperson
Requires 'Read' permission for function ContactPersonPersonalData {1D8FABC7-C901-48B5-A6B3-3D47FE33810D}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| relationId |
The relationId of the contactperson |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
ContactPersonPersonalData
ContactPersonPersonalData| Name | Description | Type | Additional information |
|---|---|---|---|
| RelationId |
The internal RelationId of the contactperson |
integer |
None |
| FirstNames |
Firstnames |
string |
None |
| Initials |
Initials |
string |
None |
| Nickname |
Nickname |
string |
None |
| BirthName |
Birthname |
string |
None |
| BirthNamePrefix |
Birthname prefix |
string |
None |
| PartnerName |
Partnername |
string |
None |
| PartnerNamePrefix |
Partnername prefix |
string |
None |
| RelationLastNameFormatId |
The id of the RelationLastNameFormat that indicates how the lastname is generated. |
integer |
None |
| Lastname |
The lastname. This name is generated based on the RelationLastNameFormatId. |
string |
None |
| RelationLookupNameFormatId |
The id of the RelationLookupNameFormat that indicates how the lookupname is generated. |
integer |
None |
| LookupName |
The lookupname. This name is generated based on the RelationLookupNameFormatId. |
string |
None |
| RelationGenderId |
The id of the RelationGender indicating the gender |
integer |
None |
| DateOfBirth |
The date of birth |
date |
None |
| CityOfBirth |
The city of birth |
string |
None |
| RelationCountryOfBirthId |
The id of the RelationCountry indicating the country of birth |
integer |
None |
| DateOfDeath |
The date of deceased |
date |
None |
| Remarks |
Remarks |
string |
None |