Not able to Query/GET the Candidate REST API using PersonId column
Summary: Not able to Query/GET the Candidate REST API using PersonId column
Content (please ensure you mask any confidential information):
Hi,
We are calling this REST API /hcmRestApi/resources/11.13.18.05/recruitingJobApplications to get the recent Job applications using below REST end point.
REST END POINT :
https://fa-pod-test-saasfaprod1.fa.ocs.oraclecloud.com/hcmRestApi/resources/11.13.18.05/recruitingJobApplications?orderBy=CreationDate:desc
In the above api response there is CandidatePersonId, CandidateName and RequisitionNumber and etc columns. But there is no CandidateNumber exist in this REST api end point.
If we use CandidatePersonId in below REST end points getting below error.
We are trying to Get Method of Candidate REST API /hcmRestApi/resources/11.13.18.05/recruitingCandidates/ using PersonId column but getting below error.