BillingPriceListEntry
Represents entries in a billing price list, defining the pricing type, item, tiering settings, and versioning for each priced item or service.
Columns
| Name | Type | ReadOnly | Description |
| auditCreatedBy | String | True |
The user who created the billing price list entry. |
| auditCreatedDateTime | Datetime | True |
The date and time when the billing price list entry was created. |
| auditModifiedBy | String | True |
The user who last modified the billing price list entry. |
| auditModifiedDateTime | Datetime | True |
The date and time when the billing price list entry was last modified. |
| billingPriceList_Href | String | True |
The URL of the billing price list associated with this entry. |
| billingPriceList_Id | String | False |
The Id of the billing price list associated with this entry. |
| billingPriceList_Key | String | False |
The system-assigned key of the billing price list associated with this entry. |
| flatAmountFrequency | String | False |
The frequency at which the flat amount is charged for this price list entry. |
| href | String | True |
The URL of the billing price list entry resource. |
| id | String | True |
The unique identifier of the billing price list entry. |
| isQuantityRecurring | Bool | False |
Indicates whether the quantity for this price list entry recurs each billing period. |
| item_Href | String | True |
The URL of the item associated with this price list entry. |
| item_Id | String | False |
The Id of the item associated with this price list entry. |
| item_Key | String | False |
The system-assigned key of the item associated with this price list entry. |
| item_Name | String | True |
The name of the item associated with this price list entry. |
| key [KEY] | String | True |
The system-assigned key that uniquely identifies the billing price list entry record. |
| priceType | String | False |
The pricing type applied to this price list entry, such as flat rate or per unit. |
| roundingType | String | False |
The rounding method applied to calculated amounts for this price list entry. |
| status | String | False |
The current status of the billing price list entry, such as active or inactive. |
| tieredPricingType | String | False |
The tiered pricing model used for this entry, such as volume or graduated. |
| usageQuantityResetPeriod | String | False |
The period after which the usage quantity resets for this price list entry. |
| variableUnitDivisor | String | False |
The divisor applied to variable unit quantities when calculating the billing amount for this entry. |
| version | String | True |
The version number of this billing price list entry. |
| webURL | String | True |
The web URL for accessing this billing price list entry in the Sage Intacct user interface. |
| ListAggregate_Lines | String | False |
The list of price lines associated with this billing price list entry. |