Flexfields for Supplier Initiatives REST Endpoints
Initiatives/Flexfields for Supplier Initiatives
The operations from the Initiatives/Flexfields for Supplier Initiatives category.
- Create one flexfield
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/supplierInitiatives/{supplierInitiativesUniqID}/child/DFF - Get all flexfields
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/supplierInitiatives/{supplierInitiativesUniqID}/child/DFF - Get one flexfield
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/supplierInitiatives/{supplierInitiativesUniqID}/child/DFF/{InitiativeId} - Update one flexfield
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/supplierInitiatives/{supplierInitiativesUniqID}/child/DFF/{InitiativeId}