Job Offer Lists REST Endpoints
Job Offer Lists
The recruitingUIJobOffers resource provides the list of job offers based on the provided filter.
- Create a list of job offers
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/recruitingUIJobOffers/action/findByAdvancedSearchQuery - Create a method to perform job offer actions
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/recruitingUIJobOffers/action/offerAction - Get a job offer
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/recruitingUIJobOffers/{recruitingUIJobOffersUniqID} - Get all job offers
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/recruitingUIJobOffers - Retrieve banner data for an offer
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/recruitingUIJobOffers/action/getOfferBanners