{
"agent_queue_calls": [
{
"call_sid": 0,
"phone_number": "string",
"caller_id": "string",
"call_type": "INBOUND",
"start_date": "1s",
"hold_date": "1s",
"skills": [
"string"
],
"agent_specific": true,
"queued_notification_type": "QueuedNotificationType_GENERAL_INITIAL"
}
],
"on_hold_calls": [
{
"call_sid": 0,
"phone_number": "string",
"caller_id": "string",
"call_type": "INBOUND",
"start_date": "1s",
"hold_date": "1s",
"skills": [
"string"
],
"agent_specific": true,
"queued_notification_type": "QueuedNotificationType_GENERAL_INITIAL"
}
],
"hqm_calls": [
{
"call_sid": 0,
"phone_number": "string",
"caller_id": "string",
"call_type": "INBOUND",
"start_date": "1s",
"hold_date": "1s",
"skills": [
"string"
],
"agent_specific": true,
"queued_notification_type": "QueuedNotificationType_GENERAL_INITIAL"
}
]
}