CreateInboundCallInput
Input fields
Restrictions used to narrow the accounts suggested for the caller.
These are supplied by the upstream IVR flow, which knows contextual information about the call (for example, which brand's phone number was dialled).
The phone number that the call is from.
The phone number that the call is to.
The Voice vendor managing the call.
The ID of the call in the vendor's system.
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
{
"callerIdentificationRestrictions": CallerIdentificationRestrictionsInput,
"fromPhoneNumber": "gun-walk-poor-I-let",
"toPhoneNumber": "woman-mother-cold-chance-reach",
"vendor": "TWILIO",
"vendorCallId": "85534453"
}