{
"id": 42,
"properties": {
"first_name": "Ola",
"last_name": "Nordmann",
"birthday": "1990-10-23",
"interests": [
"bikes_and_cars",
"sportwear"
],
"child_birth_years": [
2010,
2011,
2011
],
"language": "no"
},
"consents": {
"consent1": { "status": true, "updated_at": "2018-12-14T21:57:20.063Z" },
"consent2": { "status": false, "updated_at": "2018-10-25T21:57:43.738Z" }
},
"sms_status": "enabled",
"email_status": "hard_bounced",
"push_status": "disabled",
"optin_channel": "webforms",
"optin_subchannel": "campaign-10-2017",
"created_at": "2017-01-19T10:07:08.336+01:00",
"updated_at": "2017-04-03T09:35:19.313+02:00",
"banned_until": "2137-04-03T09:35:19.313+02:00",
"person_id": 99,
"uneditable_properties": [
"first_name",
"last_name",
"msisdn",
"email"
]
}