- Subcategories:
 - Attachments
 - Large Object (LOB) Attributes - FileContents
 - Recruiting Job Offer Media Links
 
Recruiting Job Offer Previews REST Endpoints
    
        Recruiting Job Offer Previews
    
The recruitingUIJobOfferPreviews resource provides details on the preview screen about a job offer.
- Create a job offer preview
 - Method: postPath:
/hcmRestApi/resources/11.13.18.05/recruitingUIJobOfferPreviews - Delete a job offer preview
 - Method: deletePath:
/hcmRestApi/resources/11.13.18.05/recruitingUIJobOfferPreviews/{OfferId} - Get a job offer preview
 - Method: getPath:
/hcmRestApi/resources/11.13.18.05/recruitingUIJobOfferPreviews/{OfferId} - Get all job offer previews
 - Method: getPath:
/hcmRestApi/resources/11.13.18.05/recruitingUIJobOfferPreviews - Update a job offer preview
 - Method: patchPath:
/hcmRestApi/resources/11.13.18.05/recruitingUIJobOfferPreviews/{OfferId}