{
"pagination": {
"page": 1,
"pageSize": 1
},
"filter": {
"statusIds": [
0
],
"ticketOwner": "string",
"customer": "string",
"teamOwner": "string",
"category": "string",
"subCategory": "string",
"priorities": [
0
],
"departmentIds": [
0
],
"dateCreatedStart": "2019-08-24T14:15:22.123Z",
"dateCreatedEnd": "2019-08-24T14:15:22.123Z",
"dateRequiredStart": "2019-08-24T14:15:22.123Z",
"dateRequiredEnd": "2019-08-24T14:15:22.123Z",
"subject": "string",
"ticketIds": [
0
],
"customFilter": "string"
},
"sort": {
"sortField": "string",
"sortDirection": 0,
"secondarySortField": "string",
"secondarySortDirection": 0
},
"includeDetails": true
}