{
"workspaceId": "string",
"name": "string",
"phoneNumber": "string",
"contactType": 0,
"email": "string",
"company": "string",
"position": "string",
"customFields": {
"ww": null
},
"notes": [
{
"contactId": "string",
"text": "string",
"creatorName": "string",
"lastModificationTime": null,
"lastModifierId": null,
"creationTime": "string",
"creatorId": "string",
"id": "string"
}
],
"customProperties": [
{
"propertyDefinitionId": "string",
"propertyName": "string",
"propertyType": 0,
"textValue": null,
"numberValue": null,
"dateValue": null,
"selectValue": "string"
}
],
"lastModificationTime": "string",
"lastModifierId": null,
"creationTime": "string",
"creatorId": "string",
"id": "string"
}