{
"total": "string",
"max": "string",
"offset": "string",
"results": [
{
"id": "string",
"sentOn": "string",
"firstResponseOn": "string",
"closedOn": "string",
"brand": "string",
"shoppingType": "string",
"problem": "string",
"subProblem": "string",
"solutionRequested": "string",
"solutionDelivered": "string",
"status": "string",
"closeType": "string",
"causeClosed": "string",
"countSolutionByClient": "string",
"countSolutionByBrand": "string",
"flagged": "string",
"sentiment": "string",
"client": {
"name": "string",
"email": "string"
},
"executive": {
"name": "string",
"email": "string"
},
"survey": {
"satisfactionScore": "string",
"nps": "string"
},
"metadata": [
{
"label": "string",
"value": "string"
}
]
}
]
}