- Subcategories:
- Candidate Details with Extra Information Rows
Candidate Details with Extra Information Data REST Endpoints
Recruiting CE Candidate Details/Candidate Details with Extra Information Data
The CandidateExtraInformation resource is a child of the recruitingCECandidates resource. It includes the details of recruitingCECandidates with extra information. Note that the service endpoints in this resource category are only for Oracle internal use.
- Create all details of recruitingCECandidates personExtraInformation
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/recruitingCECandidates/{CandidateNumber}/child/candidateExtraInformation - Delete a candidate extra information dictionary
- Method: deletePath:
/hcmRestApi/resources/11.13.18.05/recruitingCECandidates/{CandidateNumber}/child/candidateExtraInformation/{ContextName} - Get all extra information dictionary details of candidate
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/recruitingCECandidates/{CandidateNumber}/child/candidateExtraInformation - Get extra information dictionary detail of candidate
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/recruitingCECandidates/{CandidateNumber}/child/candidateExtraInformation/{ContextName} - Update all details of recruitingCECandidates personExtraInformation
- Method: patchPath:
/hcmRestApi/resources/11.13.18.05/recruitingCECandidates/{CandidateNumber}/child/candidateExtraInformation/{ContextName}