system.kanoa.inventory.getPartCategories(paramsDict)
Returns inventory parts
Parameters
paramsDict Dictionary
| - defaultUomId | Integer | |
| - enabled | Boolean | |
| - isConsumable | Boolean | |
| - isCriticalSpare | Boolean | |
| - isRepairable | Boolean | |
| - isSerialized | Boolean | |
| - manufacturerId | Integer | |
| - manufacturerPartNumber | String | |
| - partCategory | String | |
| - partCategoryId | Integer | |
| - partDescription | String | |
| - partNumber | String |
Returns
data pyDataset
Example