Inspection Actions REST Endpoints

Manufacturing/Inspection Actions
The Inspection Actions resource is used to create inspection actions for a specified inspection event.
Create all inspection actions
Method: post
Path: /fscmRestApi/resources/11.13.18.05/inspectionActions
Get all inspection actions for an inspection event.
Method: get
Path: /fscmRestApi/resources/11.13.18.05/inspectionActions
Get one inspection action for an inspection event
Method: get
Path: /fscmRestApi/resources/11.13.18.05/inspectionActions/{IpEventId}