itempricing
Contains detailed item-level pricing rules, including discount structures, quantity-based pricing, and special conditions applied to customer sales scenarios.
Columns
| Name | Type | References | Description |
| id [KEY] | String | The unique internal identifier for the item pricing record, used to track and reference specific entries in NetSuite. | |
| calculatequantitydiscounts | String | Indicates if quantity discounts should be automatically applied for this item. A value of 'true' enables discounts based on quantity thresholds. | |
| externalid | String | An optional identifier that can be used to reference this record externally, often for integration purposes with other systems. | |
| inputusing | String | Specifies the method or format used to input the pricing information for this item, which can vary depending on business processes or integration settings. | |
| lineid | Integer | A unique identifier for each line in the item pricing record, used to differentiate between multiple price points or discount levels for a given item. | |
| transactionid | Integer | The identifier associated with the transaction linked to this item pricing record, providing context on where the pricing details apply. | |
| vendor | Integer | The internal identifier of the vendor associated with this pricing record, indicating the supplier providing the item or pricing details. |