{
"id": "string",
"userId": "string",
"address": {
"street": "string",
"rt": "string",
"rw": "string",
"subDistrict": "string",
"district": "string",
"city": "string",
"province": "string",
"country": "string",
"postalCode": "string",
"location": {
"latitude": 0,
"longitude": 0
}
},
"assignmentDate": "2019-08-24T14:15:22.123Z",
"birthDate": "2019-08-24T14:15:22.123Z",
"bloodType": "A",
"familyCardNumber": "string",
"gender": "MALE",
"landline": "string",
"nik": "string",
"npwp": "string",
"nuptk": "string",
"phone": "string",
"ptkPosition": "string",
"ptkStatus": "string",
"ptkType": "string",
"religion": "ISLAM",
"mother": {
"name": "string",
"nik": "string",
"birthPlace": "string",
"birthDate": "2019-08-24T14:15:22.123Z",
"education": "NONE",
"phone": "string",
"occupation": "UNEMPLOYED",
"income": "NO_INCOME",
"specialNeeds": [
"VISUAL_IMPAIRMENT"
]
},
"father": {
"name": "string",
"nik": "string",
"birthPlace": "string",
"birthDate": "2019-08-24T14:15:22.123Z",
"education": "NONE",
"phone": "string",
"occupation": "UNEMPLOYED",
"income": "NO_INCOME",
"specialNeeds": [
"VISUAL_IMPAIRMENT"
]
},
"nip": "string"
}