itemQuantity
Maintains real-time inventory quantity data across multiple locations to support stock management and reporting.
Columns
| Name | Type | References | Description |
| item | String | The unique identifier or name of the item in inventory, which can refer to a product, material, or SKU being tracked in NetSuite. | |
| maxcount | Integer | The upper threshold for the quantity of the item that should be maintained in stock, used for inventory management and restocking decisions. | |
| mincount | Integer | The lower threshold for the quantity of the item that should be maintained in stock, triggering reorder points to prevent stockouts. |