Attachments REST Endpoints

Recruiting Job Offer Details/Attachments
The attachments resource is used to view, create, and update attachments.
Get all attachments
Method: get
Path: /hcmRestApi/resources/11.13.18.05/recruitingUIJobOfferDetails/{OfferId}/child/candidateOfferLetter
Get all attachments
Method: get
Path: /hcmRestApi/resources/11.13.18.05/recruitingUIJobOfferDetails/{OfferId}/child/internalAttachments
Get all attachments
Method: get
Path: /hcmRestApi/resources/11.13.18.05/recruitingUIJobOfferDetails/{OfferId}/child/offerAttachments
Get an attachment
Method: get
Path: /hcmRestApi/resources/11.13.18.05/recruitingUIJobOfferDetails/{OfferId}/child/candidateOfferLetter/{candidateOfferLetterUniqID}
Get an attachment
Method: get
Path: /hcmRestApi/resources/11.13.18.05/recruitingUIJobOfferDetails/{OfferId}/child/internalAttachments/{candidateOfferLetterUniqID}
Get an attachment
Method: get
Path: /hcmRestApi/resources/11.13.18.05/recruitingUIJobOfferDetails/{OfferId}/child/offerAttachments/{candidateOfferLetterUniqID}