Change Object Extensible Flexfields REST Endpoints
Product Lifecycle Management/Quality Problem Reports/Change Object Extensible Flexfields
The operations from the Product Lifecycle Management/Quality Problem Reports/Change Object Extensible Flexfields category.
- Create change object extensible flexfields
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/qualityProblemReports/{qualityProblemReportsUniqID}/child/problemReportEFF
- Delete a change object's extensible flexfield
- Method: deletePath:
/fscmRestApi/resources/11.13.18.05/qualityProblemReports/{qualityProblemReportsUniqID}/child/problemReportEFF/{problemReportEFFUniqID}
- Get all change object extensible flexfields
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/qualityProblemReports/{qualityProblemReportsUniqID}/child/problemReportEFF
- Get one change object's extensible flexfield
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/qualityProblemReports/{qualityProblemReportsUniqID}/child/problemReportEFF/{problemReportEFFUniqID}
- Update a change object's extensible flexfield
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/qualityProblemReports/{qualityProblemReportsUniqID}/child/problemReportEFF/{problemReportEFFUniqID}