Flexfields for Initiatives REST Endpoints
Supplier Initiatives/Flexfields for Initiatives
The operations from the Supplier Initiatives/Flexfields for 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}