Extensible Flexfields REST Endpoints

Product Lifecycle Management/Supplier Products/Extensible Flexfields
The operations from the Product Lifecycle Management/Supplier Products/Extensible Flexfields category.
Create an extensible flexfield
Method: post
Path: /fscmRestApi/resources/11.13.18.05/supplierProducts/{supplierProductsUniqID}/child/EFFs
Delete an extensible flexfield
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/supplierProducts/{supplierProductsUniqID}/child/EFFs/{EFFsUniqID}
Get all extensible flexfields
Method: get
Path: /fscmRestApi/resources/11.13.18.05/supplierProducts/{supplierProductsUniqID}/child/EFFs
Get one extensible flexfield
Method: get
Path: /fscmRestApi/resources/11.13.18.05/supplierProducts/{supplierProductsUniqID}/child/EFFs/{EFFsUniqID}
Update an extensible flexfield
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/supplierProducts/{supplierProductsUniqID}/child/EFFs/{EFFsUniqID}