Unscheduled Interview Requests REST Endpoints

Candidate Interview Requests/Unscheduled Interview Requests
The UnscheduleInterviewRequests is a child of the recruitingICECandidateInterviewRequests which includes pending schedule interview requests for the provided candidate. Note that the service endpoints in this resource category are only for Oracle internal use.
Get all unscheduled interview requests for a candidate
Method: get
Path: /hcmRestApi/resources/11.13.18.05/recruitingICECandidateInterviewRequests/{PersonId}/child/UnscheduledInterviewRequests
Get an unscheduled interview request for a candidate
Method: get
Path: /hcmRestApi/resources/11.13.18.05/recruitingICECandidateInterviewRequests/{PersonId}/child/UnscheduledInterviewRequests/{IntrvwRequestsId}