Content Inventory Attributes REST Endpoints
Inventory Management/Packing Units/Nested Packing Units/Contents/Content Inventory Attributes
Set of named attributes (project, task, and country of origin) and user-configurable attributes used to track the inventory on hand.
- Get all inventory tracking attributes
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/packingUnits/{PackingUnitId}/child/nestedPackingUnits/{PackingUnitId2}/child/contents/{PackingUnitContentId}/child/contentInventoryAttributes
- Get one inventory tracking attribute
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/packingUnits/{PackingUnitId}/child/nestedPackingUnits/{PackingUnitId2}/child/contents/{PackingUnitContentId2}/child/contentInventoryAttributes/{contentInventoryAttributesUniqID}