PriceList
Represents price lists used to define item pricing for sales or purchasing transactions within a specified effective date range.
Columns
| Name | Type | ReadOnly | Description |
| appliesTo | String | False |
The transaction type to which this price list applies, such as sales or purchasing. |
| endDate | Date | False |
The date on which this price list expires. |
| href | String | True |
The URL of the price list resource. |
| id | String | False |
The unique identifier of the price list record. |
| key [KEY] | String | True |
The system-assigned key that uniquely identifies the price list record. |
| startDate | Date | False |
The date on which this price list becomes effective. |
| status | String | False |
The current status of the price list, such as active or inactive. |