Problem Report Affected Objects REST Endpoints

Product Lifecycle Management/Quality Problem Reports/Problem Report Affected Objects
The Affected Items for the Problem Report resource gets the affected items for the Quality Problem Reports.
Create or add multiple affected objects to the problem report
Method: post
Path: /fscmRestApi/resources/11.13.18.05/qualityProblemReports/{qualityProblemReportsUniqID}/child/problemReportAffectedObject
Delete one row from the affected object tab of the problem report.
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/qualityProblemReports/{qualityProblemReportsUniqID}/child/problemReportAffectedObject/{problemReportAffectedObjectUniqID}
Get multiple rows from change lines of the problem report
Method: get
Path: /fscmRestApi/resources/11.13.18.05/qualityProblemReports/{qualityProblemReportsUniqID}/child/problemReportAffectedObject
Get one affected items of the problem report
Method: get
Path: /fscmRestApi/resources/11.13.18.05/qualityProblemReports/{qualityProblemReportsUniqID}/child/problemReportAffectedObject/{problemReportAffectedObjectUniqID}