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: 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
Populate parameters when editing a job offer
Method: post
Path: /hcmRestApi/resources/11.13.18.05/recruitingUICreateOrUpdateJobOffers/action/populateEditOfferHCMParams
Update data of a job offer
Method: patch
Path: /hcmRestApi/resources/11.13.18.05/recruitingUICreateOrUpdateJobOffers/{OfferId}