{
"success": false,
"message": "",
"data": {
"applicationId": "",
"jobId": "",
"candidateId": "",
"status": "",
"resumeText": "",
"resumeFilePath": "",
"hrDecision": "",
"hrComments": "",
"chatStatus": "",
"submittedAt": "",
"updatedAt": "",
"candidate": {
"userID": "",
"fullName": "",
"email": "",
"role": ""
},
"job": {
"jobID": "",
"title": "",
"description": "",
"requirements": "",
"status": "",
"createdAt": "",
"updatedAt": "",
"hrCreator": {
"userID": "",
"fullName": "",
"email": "",
"role": ""
}
},
"assessment": {
"assessmentId": "",
"applicationId": "",
"resumeScore": 0.0,
"interviewScore": 0.0,
"resumeComment": "",
"interviewComment": "",
"recommendation": "",
"createdAt": "",
"updatedAt": ""
}
},
"timestamp": "",
"code": 0
}