HistoricalCallInput
Input fields
The direction of the call.
The duration of the call in seconds.
The phone number the call was made from.
Names of call groups to associate with the call.
UUID identifying the call, also used as an idempotency key.
The datetime the call occurred.
Names of call tags to associate with the call.
The reason the call was terminated. Defaults to COMPLETED.
The phone number the call was made to.
The telephony vendor or system the call originated from.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"direction": "INBOUND",
"duration": 88,
"fromPhoneNumber": "describe-instead-ahead-develop-just",
"groupNames": "many-do-discuss-despite-least",
"id": "6a8ac4ba-0580-4975-ad2f-89d94a2f20aa",
"occurredAt": "2017-06-20T18:24:01.929499+00:00",
"tagNames": "news-politics-control-yeah-team",
"terminationReason": "BUSY",
"toPhoneNumber": "building-four-return-represent-view",
"vendor": "instead-stop-prove-field-onto"
}