- Subcategories:
- Candidate Attachments
- Candidate Responses to Questions
- Preferred Job Locations
- Regulatory Responses
Job Applications REST Endpoints
Job Applications
The recruitingJobSiteJobApplications resource provides details about a job application. Note that the service endpoints in this resource category can only be used by approved Oracle Cloud Marketplace partners.
- Confirm a job application
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/recruitingJobSiteJobApplications/action/confirm - Create a job application
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/recruitingJobSiteJobApplications - Create a prospect
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/recruitingJobSiteJobApplications/action/createProspect - Create a proxy job application
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/recruitingUIJobApplications/action/createProxyJobApplications - Create an action on the list of job applications
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/recruitingUIJobApplications - Delete a job application
- Method: deletePath:
/hcmRestApi/resources/11.13.18.05/recruitingUIJobApplications/{SubmissionId} - Get a job application
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/recruitingJobSiteJobApplications/{recruitingJobSiteJobApplicationsUniqID} - Get all job application details
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/recruitingUIJobApplications - Get all job applications
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/recruitingJobSiteJobApplications - Get job application details
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/recruitingUIJobApplications/{SubmissionId} - Returns job applications based on the filters and queries applied.
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/recruitingUIJobApplications/action/moveJobApplication - Returns job applications based on the filters and queries applied.
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/recruitingUIJobApplications/action/requestMoreInfo - Search for job applications.
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/recruitingUIJobApplications/action/findByAdvancedSearchQuery - Update a job application
- Method: patchPath:
/hcmRestApi/resources/11.13.18.05/recruitingUIJobApplications/{SubmissionId}