Attachments in Referrals REST Endpoints
Recruiting CE Job Referrals/Attachments in Referrals
The attachments resource is a child of recruitingCEReferrals. It includes all the attachments for referrals. Note that the service endpoints in this resource category are only for Oracle internal use.
- Get all attachments for candidate referral
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/recruitingCEReferrals/{ReferralId}/child/attachments
- Get an attachment for candidate referral
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/recruitingCEReferrals/{ReferralId}/child/attachments/{DocumentId}