API endpoints for 3rd Party career site to get requisitions from ORC in multiple languages
Hi,
We have a 3rd party career site which gets all it's requisition information from ORC using APIs.
Our requisition is created in multiple languages (non-English) but the career site is not able to fetch the job requisition and it's details in other languages.
We went through the documentation:
and tried the following API Endpoints:
Get a language in the recruiting job requisitions
Method: get
Path: /hcmRestApi/resources/11.13.18.05/recruitingJobRequisitions/{recruitingJobRequisitionsUniqID}/child/languages/{LanguageId}
Get all languages in the recruiting job requisitions
Method: get
Path: /hcmRestApi/resources/11.13.18.05/recruitingJobRequisitions/{recruitingJobRequisitionsUniqID}/child/languages
Both of these end points are not giving us the actual details of requisitions in different languages but instead it tells us what language is associated with requisition.