{
  "data": {
    "message": "Dry run — showing tickets that would be deleted",
    "dryRun": true,
    "ticketsAffected": "determined by filters",
    "preview": {
      "REMEDIATION_TICKETS": {
        "TICKET_LIST": {
          "TICKET": {
            "NUMBER": "1",
            "CURRENT_STATE": "OPEN",
            "ASSIGNEE": "admin@example.com"
          }
        }
      }
    }
  }
}