BillingPriceList
Represents billing price lists used to define pricing structures for items and services in contract and project billing.
Columns
| Name | Type | ReadOnly | Description |
| auditCreatedBy | String | True |
The user who created the billing price list. |
| auditCreatedDateTime | Datetime | True |
The date and time when the billing price list was created. |
| auditModifiedBy | String | True |
The user who last modified the billing price list. |
| auditModifiedDateTime | Datetime | True |
The date and time when the billing price list was last modified. |
| description | String | False |
The description of the billing price list. |
| href | String | True |
The URL of the billing price list resource. |
| id | String | False |
The unique identifier of the billing price list. |
| key [KEY] | String | True |
The system-assigned key that uniquely identifies the billing price list record. |
| status | String | False |
The current status of the billing price list, such as active or inactive. |