Candidate Details with PII Data REST Endpoints

Recruiting CE Candidate Details/Candidate Details with PII Data
The CandidatePIIData resource is a child of the recruitingCECandidates resource. It includes the details of the candidate national identifiers and date of birth. Note that the service endpoints in this resource category are only for Oracle internal use.
Create all details of recruitingCECandidates CandidatePIIData
Method: post
Path: /hcmRestApi/resources/11.13.18.05/recruitingCECandidates/{CandidateNumber}/child/CandidatePIIData
Delete details of a recruitingCECandidates CandidatePIIData
Method: delete
Path: /hcmRestApi/resources/11.13.18.05/recruitingCECandidates/{CandidateNumber}/child/CandidatePIIData/{Id}
Get all details of recruitingCECandidates CandidatePIIData
Method: get
Path: /hcmRestApi/resources/11.13.18.05/recruitingCECandidates/{CandidateNumber}/child/CandidatePIIData
Get details of a recruitingCECandidates CandidatePIIData
Method: get
Path: /hcmRestApi/resources/11.13.18.05/recruitingCECandidates/{CandidateNumber}/child/CandidatePIIData/{Id}
Update details of a recruitingCECandidates CandidatePIIData
Method: patch
Path: /hcmRestApi/resources/11.13.18.05/recruitingCECandidates/{CandidateNumber}/child/CandidatePIIData/{Id}