Cisco Voice Portal · Example Payload

Cisco Voice Portal Reporting Cdr Query Result Example

Contact CenterIVRTelephonyVoiceVXML

Cisco Voice Portal Reporting Cdr Query Result 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

totalRecordsoffsetlimitrecords

Example Payload

Raw ↑
{
  "totalRecords": 10,
  "offset": 10,
  "limit": 10,
  "records": []
}