Skip to content

Latest commit

 

History

History
22 lines (9 loc) · 383 Bytes

File metadata and controls

22 lines (9 loc) · 383 Bytes

UltraCartRestApiV2.ConversationWebchatQueueStatusUpdateRequest

Properties

Name Type Description Notes
agent_status String Status of the agent [optional]

Enum: AgentStatusEnum

  • available (value: "available")

  • busy (value: "busy")

  • unavailable (value: "unavailable")