Quality Issues REST Endpoints

Product Lifecycle Management/Quality Issues
The operations from the Product Lifecycle Management/Quality Issues category.
Create an issue
Method: post
Path: /fscmRestApi/resources/11.13.18.05/qualityIssues
Delete an issue
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/qualityIssues/{IssueId}
Get all issues
Method: get
Path: /fscmRestApi/resources/11.13.18.05/qualityIssues
Get one issue
Method: get
Path: /fscmRestApi/resources/11.13.18.05/qualityIssues/{IssueId}
Update an issue
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/qualityIssues/{IssueId}