Citizenships of the Candidates REST Endpoints

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