Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 937 Bytes

File metadata and controls

18 lines (13 loc) · 937 Bytes

com.ultracart.admin.v2.Model.ConversationEmbedPbxAuthResponse

Properties

Name Type Description Notes
MerchantId string Merchant identifier the agent belongs to. [optional]
PbxAdmin bool True if this agent has PBX admin privileges. [optional]
PbxJwt string JWT used by the softphone widget to authenticate to the PBX WebSocket relay. [optional]
PbxSupervisor bool True if this agent has PBX supervisor privileges. [optional]
PbxUser bool True if this agent has baseline PBX access. [optional]
PbxVoiceIdentity string Voice identity string identifying this agent to the PBX (e.g., client:user_123). [optional]

[Back to Model list] [Back to API list] [Back to README]