curl --location --request POST '/seniors/caseworkerApplications'{
"responseMessage": "string",
"responseCode": 0,
"responseData": {},
"caseworkerApplication": {
"_id": "string",
"seniorId": "string",
"status": "string"
}
}