{
"id": "string",
"model": {
"salutation": "string",
"title": "string",
"firstname": "string",
"lastname": "string",
"birthday": {
"birthday": "\"0001-01-01\"",
"considerBirthYear": true
},
"importantDates": [
{
"text": "string",
"date": "2019-08-24T14:15:22Z"
}
],
"socialMedias": [
{
"type": "string",
"link": "string"
}
],
"orgaTags": [
{
"id": "123456789012345678901234",
"text": "SomeTag"
}
],
"personalities": [
{
"id": "string",
"category": "string",
"text": "string"
}
],
"customerNumber": "string",
"employeeStatus": "string",
"employeeNumber": "string",
"lifecycle": {
"lifecycleId": "string"
}
}
}