Schedule Job Interviews REST Endpoints

Recruiting Job Applications/Schedule Job Interviews
The ScheduleInterviews resource is a child of recruitingCEJobApplications. It includes all details about the scheduled interviews. Note that the service endpoints in this resource category are only for Oracle internal use.
Create a scheduled interview
Method: post
Path: /hcmRestApi/resources/11.13.18.05/recruitingCEJobApplications/{recruitingCEJobApplicationsUniqID}/child/ScheduleInterviews
Get a scheduled interview
Method: get
Path: /hcmRestApi/resources/11.13.18.05/recruitingCEJobApplications/{recruitingCEJobApplicationsUniqID}/child/ScheduleInterviews/{IntrvwRequestsId}
Get all the scheduled interviews
Method: get
Path: /hcmRestApi/resources/11.13.18.05/recruitingCEJobApplications/{recruitingCEJobApplicationsUniqID}/child/ScheduleInterviews
Update a scheduled interview
Method: patch
Path: /hcmRestApi/resources/11.13.18.05/recruitingCEJobApplications/{recruitingCEJobApplicationsUniqID}/child/ScheduleInterviews/{IntrvwRequestsId}