{
"statusIds": [
2001,
2002,
2011
],
"ticketOwner": "support@company.com",
"customer": "john.doe@company.com",
"teamOwner": "IT Support",
"category": "Technical",
"subCategory": "Database",
"priorities": [
3,
4,
5
],
"departmentIds": [
1,
2,
3
],
"dateCreatedStart": "2024-01-01T00:00:00Z",
"dateCreatedEnd": "2024-12-31T23:59:59Z",
"dateRequiredStart": "2024-01-15T00:00:00Z",
"dateRequiredEnd": "2024-01-20T23:59:59Z",
"subject": "database connection",
"ticketIds": [
12345,
12346,
12347
],
"customFilter": "Priority > 2 AND StatusId IN (2001, 2002)"
}