{
"outcome": "NoAnswer_LeftMessage",
"notes": "string",
"log_date": "2019-08-24T14:15:22Z",
"staff_id": 0
}
curl --location --request POST '/tenants//clients//call_log' \
--header 'Content-Type: application/json' \
--data-raw '{
"outcome": "NoAnswer_LeftMessage",
"notes": "string",
"log_date": "2019-08-24T14:15:22Z",
"staff_id": 0
}'
{
"id": null,
"info": [
{
"severity": "Error",
"errorCode": "string",
"errorMessage": "string",
"identifier": "string",
"helptext": "string",
"jsonObject": null
}
]
}