Skip to main content

system.kanoa.inventory.getPartInventoryStock(paramsDict)

Returns part inventory balance and policy altogether


Parameters

paramsDict Dictionary

- hasOnHandBoolean
- hasOnOrderBoolean
- inventoryAssetIdInteger
- inventoryAssetNameString
- inventoryAssetPathString
- inventoryAssetTypeNameString
- isBelowReorderThresholdBoolean
- isBelowSafetyStockBoolean
- isStockedBoolean
- partCategoryPathString
- partIdInteger
- partInventoryBalanceIdInteger
- partInventoryPolicyIdInteger
- partNumberString

Returns

data pyDataset


Example