- Subcategories:
- Extensible Flexfields for Item-Supplier Associations
Item-Supplier Associations REST Endpoints
Product Lifecycle Management/Items Version 2/Item-Supplier Associations
ItemService.ItemSupplierAssociation
- Create associations
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/itemsV2/{itemsV2UniqID}/child/ItemSupplierAssociation - Get all associations
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/itemsV2/{itemsV2UniqID}/child/ItemSupplierAssociation - Get one association
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/itemsV2/{itemsV2UniqID}/child/ItemSupplierAssociation/{ItemSupplierAssociationUniqID} - Update one association
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/itemsV2/{itemsV2UniqID}/child/ItemSupplierAssociation/{ItemSupplierAssociationUniqID}