Skip to main content

system.kanoa.inventory.getParts(paramsDict)

Returns inventory parts


Parameters

paramsDict Dictionary

- defaultUomIdInteger
- enabledBoolean
- isConsumableBoolean
- isCriticalSpareBoolean
- isRepairableBoolean
- isSerializedBoolean
- manufacturerIdInteger
- manufacturerPartNumberString
- normalizedPartNumberStringstandardized/comparable version of partNumber used for searching and duplicate detection.
- partCategoryString
- partDescriptionString
- partIdInteger
- partNumberString

Returns

data pyDataset


Example