Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 823 Bytes

File metadata and controls

16 lines (8 loc) · 823 Bytes

ConversationAgentTestSessionRequest

Properties

Name Type Description Notes
customerProfileOid Integer 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]