Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Updated using 4PSA automated script
Excerpt
This page describes the representation of the resource used by the QueueAgent Service.

Agent resource

A queue agent is represented by the UnifiedAPI as a Agent resource.

JSON representation

The example below contains the Presence in JSON representation. All fields are fictitious.

Code Block
{
  "agentNumber": "0003*210",
  "status": "0",
  "links": {"self":"https://x.x.x.x/uapi/extensions/@me/0003*210/queue/agents/0003*210"} 
}

Presence event fields

NameTypeDescription
agentNumberUAPI-Extension-Number | UAPI-Public-NumberPhone number assigned to a queue agent.
statusNumberThe agent's current status in the queue:
0 - Logged Out
1 - Online
2 - Paused

4psarelated
NameRelated Topics

List Queue/Agents

Update Queue/Agents

Except where otherwise noted, content in this space is licensed under a Creative Commons Attribution 4.0 International.