{
"id": 1,
"submitCompanyName": "text",
"submitCompanyId": 1,
"submitterCaseNumber": "text",
"receiveCompanyName": "text",
"receiveCompanyId": 1,
"receiverCaseNumber": "text",
"summary": "text",
"description": "text",
"direction": "OUTBOUND",
"priority": "LOW",
"status": "OPEN",
"token": "text",
"createdAt": "2025-12-12T20:19:23.174Z",
"updatedAt": "2025-12-12T20:19:23.174Z",
"deletedAt": "2025-12-12T20:19:23.174Z",
"responded": true,
"respondBy": "2025-12-12T20:19:23.174Z",
"feedbackRequested": true,
"reminderSent": true,
"priorityNote": "text",
"escalationInstructions": "text",
"testCase": true,
"customFields": [
{
"id": 1,
"section": "CONTACT_SECTION",
"fieldName": "text",
"value": "text",
"displayOrder": 1,
"type": "STRING"
}
],
"submittedBy": {
"id": 1,
"username": "text",
"firstName": "text",
"lastName": "text",
"email": "text",
"phone": "text",
"phoneCountryCode": "text",
"city": "text"
},
"submitterContactDetails": {
"name": "text",
"email": "text",
"phone": "text"
},
"receiverContactDetails": {
"name": "text",
"email": "text",
"phone": "text"
},
"caseNotes": [
{
"id": 1,
"caseId": 1,
"companyName": "text",
"creatorUsername": "text",
"creatorEmail": "text",
"creatorName": "text",
"summary": "text",
"description": "text",
"priority": "LOW",
"status": "ENTERED",
"token": "text",
"createdAt": "2025-12-12T20:19:23.174Z",
"updatedAt": "2025-12-12T20:19:23.174Z"
}
],
"caseResponses": [
{
"id": 1,
"type": "APPROVAL",
"caseNumber": "text",
"engineerName": "text",
"engineerPhone": "text",
"engineerEmail": "text",
"nextSteps": "text",
"createdAt": "2025-12-12T20:19:23.174Z"
}
]
}