{
"success": true,
"message": "string",
"meta": {
"total": 0,
"page": 0,
"limit": 0
},
"result": {
"address": {
"street": "string",
"rt": "string",
"rw": "string",
"subDistrict": "string",
"district": "string",
"city": "string",
"province": "string",
"country": "string",
"postalCode": "string",
"location": {
"latitude": 0,
"longitude": 0
}
},
"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"
]
},
"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"
]
},
"id": "string",
"userId": "string",
"nik": "string",
"nip": "string",
"taxNumber": "string",
"taxName": "string",
"familyCardNumber": "string",
"religion": "ISLAM",
"birthDate": "2019-08-24T14:15:22.123Z",
"birthPlace": "string",
"phone": "string",
"gender": "string",
"employmentStatus": "string",
"nationality": "string",
"maritalStatus": "string",
"spouseName": "string",
"spouseNip": "string",
"spouseOccupation": "string",
"specialNeeds": [
"VISUAL_IMPAIRMENT"
],
"user": {
"id": "string",
"name": "string",
"email": "string",
"image": "string",
"active": true
}
}
}