{
"id": 0,
"businessId": 0,
"firstName": "string",
"lastName": "string",
"middleName": "string",
"dateOfBirth": "2019-08-24T14:15:22.123Z",
"gender": "string",
"companyName": "string",
"jobTitle": "string",
"notes": "string",
"externalReference": "string",
"createdAt": "2019-08-24T14:15:22.123Z",
"createdBy": 0,
"modifiedAt": "2019-08-24T14:15:22.123Z",
"modifiedBy": 0,
"details": [
{
"id": 0,
"businessContactId": 0,
"type": "string",
"value": "string",
"normalizedValue": "string",
"label": "string",
"isPrimary": true,
"isVerified": true,
"status": "string",
"createdAt": "2019-08-24T14:15:22.123Z",
"createdBy": 0,
"modifiedAt": "2019-08-24T14:15:22.123Z",
"modifiedBy": 0
}
]
}