Quality Problem Reports REST Endpoints

Product Lifecycle Management/Quality Problem Reports
The Quality Problem Reports manages the Problem Reports.
Create multiple problem reports
Method: post
Path: /fscmRestApi/resources/11.13.18.05/qualityProblemReports
Get multiple problem reports
Method: get
Path: /fscmRestApi/resources/11.13.18.05/qualityProblemReports
Get one problem report
Method: get
Path: /fscmRestApi/resources/11.13.18.05/qualityProblemReports/{qualityProblemReportsUniqID}
Update one problem report
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/qualityProblemReports/{qualityProblemReportsUniqID}