Extensible Flexfields for Item-Supplier Associations REST Endpoints
Product Lifecycle Management/Items Version 2/Item-Supplier Associations/Extensible Flexfields for Item-Supplier Associations
The operations from the Product Lifecycle Management/Items Version 2/Item-Supplier Associations/Extensible Flexfields for Item-Supplier Associations category.
- Create extensible flexfields
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/itemsV2/{itemsV2UniqID}/child/ItemSupplierAssociation/{ItemSupplierAssociationUniqID}/child/ItemSupplierEffCategory - Delete one row
- Method: deletePath:
/fscmRestApi/resources/11.13.18.05/itemsV2/{itemsV2UniqID}/child/ItemSupplierAssociation/{ItemSupplierAssociationUniqID}/child/ItemSupplierEffCategory/{ItemSupplierEffCategoryUniqID} - Get all extensible flexfields
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/itemsV2/{itemsV2UniqID}/child/ItemSupplierAssociation/{ItemSupplierAssociationUniqID}/child/ItemSupplierEffCategory - Get one extensible flexfield
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/itemsV2/{itemsV2UniqID}/child/ItemSupplierAssociation/{ItemSupplierAssociationUniqID}/child/ItemSupplierEffCategory/{ItemSupplierEffCategoryUniqID} - Update one extensible flexfield
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/itemsV2/{itemsV2UniqID}/child/ItemSupplierAssociation/{ItemSupplierAssociationUniqID}/child/ItemSupplierEffCategory/{ItemSupplierEffCategoryUniqID}