Access Quality Control Questions from REST API

SUGGESTED

We have a separate Quality Control application that I would like to update the Quality Control record on a stock item automatically. I have not been able to do this with the REST api.

First the the quality control detail technical sheet class is of "Basic" type and I am unable to create a Representation of this class. I can create a Representation of the Quality Record and a collection of the details, however I do not have access to the questions on the technical sheet.

I know this is not a ton of information but is this possible?

I was hoping to follow the REST API responses to find the item and then populate a response to a question (creating the quality record if necessary).