Answers to the Questions REST Endpoints
    
        External Prescreening Questions/Answers to the Questions
    
The answers resource is a child of the recruitingJobSiteApplicationQuestions resource and provides details about the answers provided by the candidate to the prescreening questions being asked when they apply for a job. Note that the service endpoints in this resource category can only be used by approved Oracle Cloud Marketplace partners.
- Get details about all the answers to the questions
 - Method: getPath:
/hcmRestApi/resources/11.13.18.05/recruitingJobSiteApplicationQuestions/{QuestionId}/child/answers - Get details about all the answers to the questions
 - Method: getPath:
/hcmRestApi/resources/11.13.18.05/recruitingTNApplicationQuestions/{QuestionId}/child/answers - Get details about the answer to a question
 - Method: getPath:
/hcmRestApi/resources/11.13.18.05/recruitingJobSiteApplicationQuestions/{QuestionId}/child/answers/{LookupCode} - Get details about the answer to a question
 - Method: getPath:
/hcmRestApi/resources/11.13.18.05/recruitingTNApplicationQuestions/{QuestionId}/child/answers/{LookupCode}