Inspection Results REST Endpoints
Manufacturing/Inspection Results
The Inspection Results resource is used to update inline inspection result details like interface transaction identifier, receiving transaction identifier, and work order transaction identifier.
- Create inspection results
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/inspectionResults - GET action not supported
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/inspectionResults - GET action not supported
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/inspectionResults/{InspectionEventId} - Update one inspection result
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/inspectionResults/{InspectionEventId}