Cisco Voice Portal · Example Payload

Cisco Voice Portal Reporting Call Summary Statistics Example

Contact CenterIVRTelephonyVoiceVXML

Cisco Voice Portal Reporting Call Summary Statistics 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

startTimeendTimeintervalintervals

Example Payload

Raw ↑
{
  "startTime": "example_value",
  "endTime": "example_value",
  "interval": "example_value",
  "intervals": []
}