{
"status": 200,
"data": {
"investorId": "string",
"createDate": "2020-05-27T20:30:50.369Z",
"fullName": "",
"tfaEnabled": false,
"language": "EN",
"email": "string",
"verificationStatus": "Enum [ none, processing, updates-required, verified, manual-review, rejected, expired ]",
"details": {
"investorType": "Enum [individual, entity]",
"entityName": "string",
"businesses": "string",
"entityType": "string",
"entityIdNumber": "string",
"tax": [],
"address": {
"countryCode": "IL",
"city": "string",
"entrance": "string",
"houseNumber": "string",
"street": "string",
"zip": "string"
}
}
},
"error": null,
"success": true
}