- Subcategories:
- Attachments
- Descriptive Flexible Field for the Job Offer
- Large Object (LOB) Attributes - EsignatureInstructions
- Recruiting Job Offer Collaborators
Recruiting Create or Update Job Offers REST Endpoints
Recruiting Create or Update Job Offers
The recruitingUICreateOrUpdateJobOffers resource is used to create and update job offers. Note that the service endpoints in this resource category are only for Oracle internal use.
- Create data for a job offer
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/recruitingUICreateOrUpdateJobOffers
- Delete data of a job offer
- Method: deletePath:
/hcmRestApi/resources/11.13.18.05/recruitingUICreateOrUpdateJobOffers/{OfferId}
- Download a job offer letter
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/recruitingUICreateOrUpdateJobOffers/action/downloadFileActionListener
- Get data about a job offer
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/recruitingUICreateOrUpdateJobOffers/{OfferId}
- Get data about all job offers
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/recruitingUICreateOrUpdateJobOffers
- Populate parameters when editing a job offer
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/recruitingUICreateOrUpdateJobOffers/action/populateEditOfferHCMParams
- Update data of a job offer
- Method: patchPath:
/hcmRestApi/resources/11.13.18.05/recruitingUICreateOrUpdateJobOffers/{OfferId}