system.kanoa.inventory.getPartInventoryTotals(paramsDict)
Returns part inventory balance and policy altogether
Parameters
paramsDict Dictionary
| - enabled | Boolean | |
| - isConsumable | Boolean | |
| - isRepairable | Boolean | |
| - isSerialized | Boolean | |
| - partCategoryPath | String | |
| - partId | Integer | |
| - partNumber | String |
Returns
data pyDataset
Example