curl https://your-webhook-endpoint.example.com/call.contact_assigned_with_update \
--request POST \
--header 'Content-Type: application/json' \
--data '{
"created": "2026-08-20T01:18:04.187Z",
"data": {
"call": {
"answeredAt": "2026-08-20T01:18:04.187Z",
"assignedContact": {
"companyName": "Aufderhar, Sawayn and Quitzon",
"emails": [
{
"email": "Jordan51@gmail.com",
"label": "work"
}
],
"firstName": "Mathew",
"id": "e3364fab-f488-46ec-9c81-38e288727534",
"jobTitle": "National Division Liaison",
"lastName": "Ritchie",
"phoneNumbers": [
{
"label": "work",
"numberRaw": "12712644798",
"numberE164": "+11327692504",
"numberDisplay": "+1 353-385-4197"
},
{
"numberRaw": "16637360377",
"numberE164": "+15410220210",
"numberDisplay": "+1 965-254-2378"
}
],
"phonebookId": "03e1b8b7-67ab-4af3-8e54-93a7dc858892",
"phonebookName": "accedo totidem"
},
"assignedUser": {
"email": "Cristopher_Veum31@gmail.com",
"firstName": "Gail",
"jobTitle": "Global Usability Consultant",
"lastName": "Stracke",
"mobile": null,
"userId": "f19e7cd4-9c70-435b-a94c-97cf1351bea3"
},
"companyNumber": "+19626775490",
"contactNumber": "+13972234515",
"direction": "inbound",
"directoryTarget": {
"displayName": "Jesse Quigley",
"email": "Isobel_Cruickshank82@gmail.com",
"extension": 3570141,
"id": "8d082ab2-cd68-47c2-8626-cede78fb7252",
"type": "user"
},
"duration": 62778,
"durationText": "a minute",
"endedAt": "2026-08-20T01:18:04.188Z",
"forms": [],
"highlights": [],
"id": "048eb462-aedb-406d-b0cb-ab2437a245bc",
"initiator": "+11028406693",
"isConference": false,
"isInternal": false,
"lastModifiedAt": "2026-08-20T01:18:04.188Z",
"lastModifiedTimestamp": 1787188684188,
"outcome": {
"status": "answered"
},
"parties": [
{
"id": "+12555452306",
"type": "phone",
"isInternal": false,
"connections": [
{
"joinedAt": "2026-08-20T01:18:04.188Z",
"joinedTimestamp": 1787188684188,
"leftAt": "2026-08-20T01:18:04.188Z",
"leftTimestamp": 1787188684188,
"durationSec": 63,
"vendorCallId": "CA29D48710781E495B848E41BB6C0EE029"
}
],
"displayValue": "+1 226-501-4914"
},
{
"id": "6bd1c747-5276-4018-83b7-1f93e30f8dc0",
"type": "user",
"isInternal": true,
"connections": [
{
"joinedAt": "2026-08-20T01:18:04.188Z",
"joinedTimestamp": 1787188684188,
"leftAt": "2026-08-20T01:18:04.188Z",
"leftTimestamp": 1787188684188,
"durationSec": 20,
"vendorCallId": "CA78E1B54E4AB7451793657E4BF7F03A36"
}
],
"dials": [
{
"dialTimestamp": 1787188684188,
"dialAt": "2026-08-20T01:18:04.188Z",
"reason": "directDial"
}
],
"extension": 406762,
"email": "Beulah16@yahoo.com",
"displayValue": "Della Langosh",
"timezone": "Europe/Kyiv"
},
{
"id": "e133943d-1ada-4d60-99f2-6e6552253c0f",
"type": "user",
"isInternal": true,
"connections": [
{
"joinedAt": "2026-08-20T01:18:04.188Z",
"joinedTimestamp": 1787188684188,
"leftAt": "2026-08-20T01:18:04.188Z",
"leftTimestamp": 1787188684188,
"durationSec": 8,
"vendorCallId": "CA119347D5A37749C2A796B0A1A2362DE9"
}
],
"dials": [
{
"dialTimestamp": 1787188684188,
"dialAt": "2026-08-20T01:18:04.188Z",
"reason": "transfer"
}
],
"extension": 1601270,
"email": "Donnie.Wuckert@hotmail.com",
"displayValue": "Lisandro Donnelly",
"timezone": "Europe/Malta"
}
],
"recipient": "a6943ebe-1de1-4f41-baf4-76984adbc4cb",
"recordings": [],
"startedAt": "2026-08-20T01:18:04.188Z",
"startedTimestamp": 1787188684188,
"status": "accepted",
"summary": {
"companyNumberDescription": "Called in to +12211559209",
"contactNumberDescription": "Called in from +14277612639",
"header": "Inbound call from +16667894159 to Hellen Schultz",
"outcome": "Answered by Kirsten Hudson. Transferred to Josue Willms. Spoke for a minute"
},
"user": {
"email": "Terence_Kihn19@hotmail.com",
"firstName": "Layla",
"jobTitle": "District Assurance Orchestrator",
"lastName": "Cronin",
"mobile": "+14055845138",
"userId": "8e291050-d0e4-4c39-85c6-ebe5dcb3c687"
},
"vendor": "twilio",
"vendorCallId": "CA2F80D9811AF64F76B0DE155475520EF3",
"waitTime": 12180,
"waitTimeText": "a few seconds"
}
},
"id": "b5602de3-1852-4fcd-a998-48b7cb2caabd",
"timestamp": 1787188684187,
"type": "call.contact_assigned_with_update",
"version": "2020-07-15"
}'