How to get Primary Location using HCM REST API endpoint
Using Primary Location Id as LocationId when using LocationsV2 REST API endpoint not providing results while using Primary Work Location does.
I am currently using the /recruitingJobRequisitions endpoint to query for a requisition and get its details.
I'm looking to get the primary location that's listed on the requisition under requisition structure and not the primary work location under offer info
When querying the /locationsV2 endpoint using LocationId = primary work location I get results associated with that Id that are accurate. When using the Primary Location Id I get a successful response with empty results.
Does anyone know how to get the location details using a primary location id using the REST API. Thanks in advance.
Tagged:
0