Attachments REST Endpoints
Job Applications/Attachments
The attachments resource provides the miscellaneous attachments provided by the candidate for a request information application flow. Note that the service endpoints in this resource category can only be used by approved Oracle Cloud Marketplace partners.
- Create an internal attachment
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/recruitingJobSiteJobApplications/{recruitingJobSiteJobApplicationsUniqID}/child/attachments
- Get all internal attachments
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/recruitingJobSiteJobApplications/{recruitingJobSiteJobApplicationsUniqID}/child/attachments
- Get an internal attachment
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/recruitingJobSiteJobApplications/{recruitingJobSiteJobApplicationsUniqID}/child/attachments/{Id}