Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 989 Bytes

File metadata and controls

16 lines (11 loc) · 989 Bytes

com.ultracart.admin.v2.Model.ConversationAgentTestSessionRequest

Properties

Name Type Description Notes
CustomerProfileOid int Customer profile to converse as. The cart is established as a soft login for this customer, so the agent sees their real order history. [optional]
Question string Optional opening question, the same way a customer types one before joining the queue. [optional]
QueueName string Webchat queue to join. The agent is selected explicitly, so this does not have to be a queue the agent is assigned to. [optional]
StorefrontHostName string Host name of the storefront to test against, with no protocol prefix. Determines which catalog the agent searches. [optional]

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