- Subcategories:
- Address of the Recruiting Candidates
- Attachments of the Candidates
- Education of the Recruiting Candidates
- Experience of the Recruiting Candidates
- Languages of the Recruiting Candidates
- Licenses and Certifications of the Recruiting Candidates
- Phone of the Recruiting Candidates
- Skills of the Recruiting Candidates
- Work Preferences of the Recruiting Candidates
Recruiting Candidates REST Endpoints
Recruiting Candidates
The recruitingCandidates resource provides details about the candidate.
- Create a candidate
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/recruitingCandidates
- Delete a candidate
- Method: deletePath:
/hcmRestApi/resources/11.13.18.05/recruitingCandidates/{CandidateNumber}
- Get a candidate
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/recruitingCandidates/{CandidateNumber}
- Get all candidates
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/recruitingCandidates
- Update a candidate
- Method: patchPath:
/hcmRestApi/resources/11.13.18.05/recruitingCandidates/{CandidateNumber}