Derek E
09/06/2024, 2:58 PM{
"entityId": "John Doe",
"company": {
"id": "567",
"type": "customer"
},
"contactRole": {
"id": "12",
"name": "Sales Manager"
},
"email": "john.doe@example.com",
"phone": "123-456-7890"
}
{
"entityId": "John Doe",
"company": {
"id": "567",
"type": "customer"
},
"contactRole":"12",
"email": "john.doe@example.com",
"phone": "123-456-7890"
}