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