Evaluation Requests REST Endpoints

Evaluation Requests
Use the evaluation request resource to view, create, or modify information regarding evaluation requests. An example of an evaluation request is admission application evaluation request.
Create a workflow evaluation request
Method: post
Path: /fscmRestApi/resources/11.13.18.05/hedEvaluationRequests
Get a workflow evaluation request
Method: get
Path: /fscmRestApi/resources/11.13.18.05/hedEvaluationRequests/{hedEvaluationRequestsUniqID}
Get all workflow evaluation requests
Method: get
Path: /fscmRestApi/resources/11.13.18.05/hedEvaluationRequests
Update a workflow evaluation request
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/hedEvaluationRequests/{hedEvaluationRequestsUniqID}