Manufacturer Part Numbers REST Endpoints
Inventory Management/Subinventory Items/Manufacturer Part Numbers
List of manufacturer part numbers (MPN) associated with the items.
- Get all manufacturer part numbers corresponding to items associated with a subinventory
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/subinventoryItems/{SubinventoryItemId}/child/MPNs - Get one MPN corresponding to an item associated with a subinventory
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/subinventoryItems/{SubinventoryItemId}/child/MPNs/{MPNsUniqID}