National Identifiers of the Candidates REST Endpoints

Recruiting Job Site Candidates/National Identifiers of the Candidates
The nationalIdentifiers resource is a child of the recruitingJobSiteCandidates resource. It provides details about the national identifiers 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 national identifier
Method: post
Path: /hcmRestApi/resources/11.13.18.05/recruitingJobSiteCandidates/{CandidateNumber}/child/nationalIdentifiers
Delete a candidate national identifier
Method: delete
Path: /hcmRestApi/resources/11.13.18.05/recruitingJobSiteCandidates/{CandidateNumber}/child/nationalIdentifiers/{NationalIdentifierId}
Get a candidate national identifier
Method: get
Path: /hcmRestApi/resources/11.13.18.05/recruitingJobSiteCandidates/{CandidateNumber}/child/nationalIdentifiers/{NationalIdentifierId}
Get all candidate national identifiers
Method: get
Path: /hcmRestApi/resources/11.13.18.05/recruitingJobSiteCandidates/{CandidateNumber}/child/nationalIdentifiers
Update a candidate national identifier
Method: patch
Path: /hcmRestApi/resources/11.13.18.05/recruitingJobSiteCandidates/{CandidateNumber}/child/nationalIdentifiers/{NationalIdentifierId}