Recruiting Job Site Candidates REST Endpoints

Recruiting Job Site Candidates
The recruitingJobSiteCandidates resource provides details about the candidates. Note that the service endpoints in this resource category can only be used by approved Oracle Cloud Marketplace partners.
Create a candidate
Method: post
Path: /hcmRestApi/resources/11.13.18.05/recruitingJobSiteCandidates
Get a candidate
Method: get
Path: /hcmRestApi/resources/11.13.18.05/recruitingJobSiteCandidates/{CandidateNumber}
Get all candidates
Method: get
Path: /hcmRestApi/resources/11.13.18.05/recruitingJobSiteCandidates
Update a candidate
Method: patch
Path: /hcmRestApi/resources/11.13.18.05/recruitingJobSiteCandidates/{CandidateNumber}