Recruiting Job Applications REST Endpoints

Recruiting Job Applications
The recruitingCEJobApplications resource includes details about all the job applications. Note that the service endpoints in this resource category are only for Oracle internal use.
Action to confirm a job application on behalf of a candidate
Method: post
Path: /hcmRestApi/resources/11.13.18.05/recruitingJobApplications/{JobApplicationId}/action/confirm
Action to move a job application to a specific phase and state
Method: post
Path: /hcmRestApi/resources/11.13.18.05/recruitingJobApplications/{JobApplicationId}/action/move
Action to resend a notification to a candidate requesting them to confirm their job application
Method: post
Path: /hcmRestApi/resources/11.13.18.05/recruitingJobApplications/{JobApplicationId}/action/sendConfirmationRequest
Action to withdraw a job application on behalf of the candidate
Method: post
Path: /hcmRestApi/resources/11.13.18.05/recruitingJobApplications/{JobApplicationId}/action/withdraw
Create a job application
Method: post
Path: /hcmRestApi/resources/11.13.18.05/recruitingCEJobApplications
Get a job application
Method: get
Path: /hcmRestApi/resources/11.13.18.05/recruitingCEJobApplications/{recruitingCEJobApplicationsUniqID}
Get a job application for recruiting
Method: get
Path: /hcmRestApi/resources/11.13.18.05/recruitingJobApplications/{JobApplicationId}
Get all job applications
Method: get
Path: /hcmRestApi/resources/11.13.18.05/recruitingCEJobApplications
Get all job applications for recruiting
Method: get
Path: /hcmRestApi/resources/11.13.18.05/recruitingJobApplications