get https://mytenant.cx.onecloud.com/clientweb/api/v2/parameters
This method returns an array of expected parameters. The parameters are optional. They may be used, for example, to look for the most qualified agents to handle the requested chat sessions and/or to display user information for the agents. These parameters are initially specified for the Messaging/Chat scenario entry through which this mobile application will communicate with the contact center.
Currently, the following parameter types are supported:
- PHONE
- TEXT
- FIRST_NAME
- LAST_NAME
- ACCOUNT
- COMPANY
Returns
Code | Description |
---|---|
200 | application/json with names and types of parameters that may be expected from the client application |
Errors
Code | Description |
---|---|
403 | Forbidden |