- 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.
- Copy job offer data post merge
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/recruitingUICreateOrUpdateJobOffers/action/copyParentOfferData
- 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
- Get if the person is internal or external based on the candidate type being passed
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/recruitingUICreateOrUpdateJobOffers/action/getVisibilityFromPersonType
- Get validations when providing info about the hiring team
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/recruitingUICreateOrUpdateJobOffers/action/fetchValidationsForHiringTeam
- Get validations when submitting an offer
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/recruitingUICreateOrUpdateJobOffers/action/fetchValidationsForSubmit
- Perform a quick submit of merged offer by skipping all phases
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/recruitingUICreateOrUpdateJobOffers/action/quickSubmitOffer
- Populate parameters when editing a job offer
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/recruitingUICreateOrUpdateJobOffers/action/populateEditOfferHCMParams
- Submit the offer action for the offer
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/recruitingUICreateOrUpdateJobOffers/action/submitOffer
- Update data of a job offer
- Method: patchPath:
/hcmRestApi/resources/11.13.18.05/recruitingUICreateOrUpdateJobOffers/{OfferId}