Conversation queue position
Example
{
"position": 1403,
"waitTime": 15
}
Fields
position
integer
Current position of the conversation in the system. if -1
the conversation is not in the queue and currently processed by an agent
waitTime
nullable integer
Approximate waiting time in queue in minutes
Last updated
Was this helpful?