Change Object Extensible Flexfields REST Endpoints
Product Lifecycle Management/Quality Corrective and Preventive Actions/Change Object Extensible Flexfields
The operations from the Product Lifecycle Management/Quality Corrective and Preventive Actions/Change Object Extensible Flexfields category.
- Create change object extensible flexfields
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/qualityCorrectiveAndPreventiveActions/{qualityCorrectiveAndPreventiveActionsUniqID}/child/correctiveActionEFF
- Delete a change object's extensible flexfield
- Method: deletePath:
/fscmRestApi/resources/11.13.18.05/qualityCorrectiveAndPreventiveActions/{qualityCorrectiveAndPreventiveActionsUniqID}/child/correctiveActionEFF/{correctiveActionEFFUniqID}
- Get all change object extensible flexfields
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/qualityCorrectiveAndPreventiveActions/{qualityCorrectiveAndPreventiveActionsUniqID}/child/correctiveActionEFF
- Get one change object's extensible flexfield
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/qualityCorrectiveAndPreventiveActions/{qualityCorrectiveAndPreventiveActionsUniqID}/child/correctiveActionEFF/{correctiveActionEFFUniqID}
- Update a change object's extensible flexfield
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/qualityCorrectiveAndPreventiveActions/{qualityCorrectiveAndPreventiveActionsUniqID}/child/correctiveActionEFF/{correctiveActionEFFUniqID}