Sample and Results REST Endpoints

Manufacturing/Inspection Events/Sample and Results
A flattened structure that's used to view or modify samples and results.
Get all results
Method: get
Path: /fscmRestApi/resources/11.13.18.05/inspectionEvents/{IpEventId}/child/samplesAndResults
Get one result
Method: get
Path: /fscmRestApi/resources/11.13.18.05/inspectionEvents/{IpEventId}/child/samplesAndResults/{samplesAndResultsUniqID}
Update one result
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/inspectionEvents/{IpEventId}/child/samplesAndResults/{samplesAndResultsUniqID}