Inspection Events REST Endpoints

Manufacturing/Inspection Events
The Inspection Events resource manages inspection results.
Add characteristics or characteristic groups to samples
Method: post
Path: /fscmRestApi/resources/11.13.18.05/inspectionEvents/{IpEventId}/action/addCharacteristicToSamples
Apply result value to multiple sample results
Method: post
Path: /fscmRestApi/resources/11.13.18.05/inspectionEvents/{IpEventId}/action/applyResultValue
Create one event
Method: post
Path: /fscmRestApi/resources/11.13.18.05/inspectionEvents
Delete one event
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/inspectionEvents/{IpEventId}
Get all events
Method: get
Path: /fscmRestApi/resources/11.13.18.05/inspectionEvents
Get one event
Method: get
Path: /fscmRestApi/resources/11.13.18.05/inspectionEvents/{IpEventId}
Update one event
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/inspectionEvents/{IpEventId}
Update serials included in inspection
Method: post
Path: /fscmRestApi/resources/11.13.18.05/inspectionEvents/{IpEventId}/action/updateSerials