Inspection Events REST Endpoints

Manufacturing/Inspection Events
The Inspection Events resource manages inspection results.
Create one event
Method: post
Path: /fscmRestApi/resources/11.13.18.05/inspectionEvents
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}