Quality Corrective and Preventive Actions REST Endpoints

Product Lifecycle Management/Quality Corrective and Preventive Actions
The Quality Corrective and Preventive Actions resource manages the Corrective and Preventive Actions object.
Create multiple corrective actions
Method: post
Path: /fscmRestApi/resources/11.13.18.05/qualityCorrectiveAndPreventiveActions
Get all corrective actions
Method: get
Path: /fscmRestApi/resources/11.13.18.05/qualityCorrectiveAndPreventiveActions
Get one corrective action
Method: get
Path: /fscmRestApi/resources/11.13.18.05/qualityCorrectiveAndPreventiveActions/{qualityCorrectiveAndPreventiveActionsUniqID}
Update one corrective action
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/qualityCorrectiveAndPreventiveActions/{qualityCorrectiveAndPreventiveActionsUniqID}