For more information, please refer to this announcement explaining best practices for getting answers to questions.
Rest API to create attachment in Recruiting Job Requisition
Summary:
We would like to know how to use the REST API
/hcmRestApi/resources/11.13.18.05/recruitingJobRequisitions/{recruitingJobRequisitionsUniqID}/child/attachments
can be used to create attachment.
Content (please ensure you mask any confidential information):
We were trying to use the below REST API
/hcmRestApi/resources/11.13.18.05/recruitingJobRequisitions/{recruitingJobRequisitionsUniqID}/child/attachments
to create attachment in Job Requisition. For that it is asking to get the recruitingJobRequisitionsUniqID from the job requisition collection.
This is the hash key of the attributes which make up the composite key for the Recruiting Job Requisitions resource and used to uniquely identify an instance of Recruiting Job Requisitions. The client should not generate the hash key value. Instead, the client should query on the Recruiting Job Requisitions collection resource in order to navigate to a specific instance of Recruiting Job Requisitions to get the hash key.