Recruiting Job Offers in HR REST Endpoints
Recruiting Job Offers in HR
The recruitingUIHRJobOffers resource provides the job offers available on the HR side.
- Create a job offer on the HR side
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/recruitingUIHRJobOffers/action/findByAdvancedSearchQuery - Get a job offer on the HR side
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/recruitingUIHRJobOffers/{recruitingUIHRJobOffersUniqID} - Get a list of offer banners
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/recruitingUIHRJobOffers/action/getOfferBanners - Get all job offers on the HR side
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/recruitingUIHRJobOffers - Get details about performing a job offer action on the HR side
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/recruitingUIHRJobOffers/action/getDetailsForExecuteHrAction - Get the job offer actions list on the HR side
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/recruitingUIHRJobOffers/action/getHrOfferActionList - Perform the job offer action on the HR side
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/recruitingUIHRJobOffers/action/executeHROfferAction