Recruiting Job Offer Previews REST Endpoints

Recruiting Job Offer Previews
The recruitingUIJobOfferPreviews resource provides details on the preview screen about a job offer. Note that the service endpoints in this resource category are only for Oracle internal use.
Create a job offer preview
Method: post
Path: /hcmRestApi/resources/11.13.18.05/recruitingUIJobOfferPreviews
Delete a job offer preview
Method: delete
Path: /hcmRestApi/resources/11.13.18.05/recruitingUIJobOfferPreviews/{OfferId}
Get a job offer preview
Method: get
Path: /hcmRestApi/resources/11.13.18.05/recruitingUIJobOfferPreviews/{OfferId}
Get all job offer previews
Method: get
Path: /hcmRestApi/resources/11.13.18.05/recruitingUIJobOfferPreviews
Update a job offer preview
Method: patch
Path: /hcmRestApi/resources/11.13.18.05/recruitingUIJobOfferPreviews/{OfferId}