Inspection Events Descriptive Flexfields REST Endpoints
Manufacturing/Inspection Events/Inspection Events Descriptive Flexfields
The operations from the Manufacturing/Inspection Events/Inspection Events Descriptive Flexfields category.
- Create one inspection event descriptive flexfield
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/inspectionEvents/{IpEventId}/child/DFF
- Get all inspection event descriptive flexfields
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/inspectionEvents/{IpEventId}/child/DFF
- Get one inspection event descriptive flexfield
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/inspectionEvents/{IpEventId}/child/DFF/{IpEventId2}
- Update one inspection event descriptive flexfield
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/inspectionEvents/{IpEventId}/child/DFF/{IpEventId2}