Manufacturer Extensible Flexfields REST Endpoints
Product Lifecycle Management/Manufacturers/Manufacturer Extensible Flexfields
The operations from the Product Lifecycle Management/Manufacturers/Manufacturer Extensible Flexfields category.
- Create all extensible flexfields for a manufacturer
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/manufacturers/{manufacturersUniqID}/child/manufacturerEFF
- Get all extensible flexfields for a manufacturer
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/manufacturers/{manufacturersUniqID}/child/manufacturerEFF
- Get one extensible flexfield for a manufacturer
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/manufacturers/{manufacturersUniqID}/child/manufacturerEFF/{manufacturerEFFUniqID}
- Update one extensible flexfield for a manufacturer
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/manufacturers/{manufacturersUniqID}/child/manufacturerEFF/{manufacturerEFFUniqID}