Cisco Voice Portal · Example Payload

Cisco Voice Portal Call Control Transfer Request Example

Contact CenterIVRTelephonyVoiceVXML

Cisco Voice Portal Call Control Transfer Request Example is an example object payload from Cisco Voice Portal, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

destinationtransferTypelabeleccVariables

Example Payload

Raw ↑
{
  "destination": "example_value",
  "transferType": "example_value",
  "label": "Example Title",
  "eccVariables": "example_value"
}