{
"anrede": "string",
"titel": "string",
"vorname": "string",
"nachname": "string",
"adresse": "string",
"adresszusatz": "string",
"geburtstag": "2019-08-24",
"plz": "string",
"ort": "string",
"telefon": "string",
"mobil": "string",
"email": "user@example.com",
"bemerkungen": "string",
"ist_schueler": 1,
"notify": 0,
"notify_error": "user@example.com",
"studio_mail_address": "user@example.com",
"no_custos": 0,
"no_email_check": 0,
"sch_vorname": [
"string"
],
"sch_nachname": [
"string"
],
"sch_geb": [
"2019-08-24"
]
}