Job Offer Lists REST Endpoints
Job Offer Lists
The recruitingUIJobOffers resource provides the list of job offers based on the provided filter. Note that the service endpoints in this resource category are only for Oracle internal use.
- Cancel a job offer
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/recruitingUIJobOffers/action/offerCancelAction
- 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
- Create a method to perform job offer actions
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/recruitingUIJobOffers/action/offerExtendResendAction
- Get a job offer
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/recruitingUIJobOffers/{recruitingUIJobOffersUniqID}
- Get a list of offer banners
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/recruitingUIJobOffers/action/getOfferBanners
- Get all job offers
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/recruitingUIJobOffers
- Get the phase, state, and reason for canceling a job offer
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/recruitingUIJobOffers/action/getCancelOfferPhasesStatesReasons