Returns the survey results of the chats based on the date and/or calldata variables specified.
Status | ||||
---|---|---|---|---|
|
Path Variables:
Name | Mandatory | Type | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
domain |
|
| Unique domain identifier |
...
Response:
Type:
Status | ||
---|---|---|
|
Name | Type | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|---|
result |
| If true, the service response was performed correctly | ||||||||
error |
| Contains the error description if an error has occurred in the request | ||||||||
surveyResults |
| Array of objects containing the survey results requested |
Example:
Request
http://<hostname>:<port>/livechat/default/getSurveyResultsByDateCalldata
...