Certifications of the Candidates REST Endpoints

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