customerItemPricing
Tracks item-level pricing for customers, ensuring that products are sold at the correct price according to customer-specific agreements.
Columns
| Name | Type | References | Description |
| currency | String | The currency used for the transaction or account. | |
| customer | String | The customer associated with the record, such as a client or account holder. | |
| item | String | The item or product associated with the transaction or order. | |
| level | Integer | level | |
| price | Decimal | price |