Content Item Counts REST Endpoints
Inventory Management/Shipping LPN Parents/Content Item Counts
List of items stored within the LPN in a warehouse.
- Get item count for all packing units
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/shippingPackingUnits/{PackingUnitHistoryId}/child/itemContentCounts
- Get item count for one packing unit
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/shippingPackingUnits/{PackingUnitHistoryId}/child/itemContentCounts/{itemContentCountsUniqID}