Extensible Flexfields for Item-Supplier Associations REST Endpoints
            
            Product Lifecycle Management/Items Version 2/Item-Supplier Associations/Extensible Flexfields for Item-Supplier Associations
            
        
        
    The Extensible Flexfields for Item-Supplier Associations resource manages the values for item supplier association extensible flexfields. Item flexfields are user-defined attributes.
- 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}