Phone Numbers of the Candidates REST Endpoints

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