ContractUsage
Represents usage records submitted against contract lines, capturing quantities consumed during a service period for usage-based billing and revenue recognition.
Columns
| Name | Type | ReadOnly | Description |
| auditCreatedBy | String | True |
The user who created the contract usage record. |
| auditCreatedDateTime | Datetime | True |
The date and time when the contract usage record was created. |
| auditModifiedBy | String | True |
The user who last modified the contract usage record. |
| auditModifiedDateTime | Datetime | True |
The date and time when the contract usage record was last modified. |
| contractLine_Href | String | True |
The URL of the contract line associated with this usage record. |
| contractLine_Id | String | False |
The Id of the contract line associated with this usage record. |
| contractLine_Key | String | False |
The system-assigned key of the contract line associated with this usage record. |
| contractLine_LineNumber | String | True |
The line number of the contract line associated with this usage record. |
| contractUsageBillingBilledDate | Date | False |
The date on which this contract usage record was billed. |
| contractUsageBillingRecurringUsageDate | Date | False |
The recurring usage date used for billing purposes on this contract usage record. |
| contract_Href | String | True |
The URL of the contract associated with this usage record. |
| contract_Id | String | False |
The Id of the contract associated with this usage record. |
| contract_Key | String | False |
The system-assigned key of the contract associated with this usage record. |
| contract_Name | String | True |
The name of the contract associated with this usage record. |
| customer_Href | String | True |
The URL of the customer associated with this usage record. |
| customer_Id | String | True |
The Id of the customer associated with this usage record. |
| customer_Key | String | True |
The system-assigned key of the customer associated with this usage record. |
| customer_Name | String | True |
The name of the customer associated with this usage record. |
| documentId | String | True |
The document Id associated with this contract usage record. |
| href | String | True |
The URL of the contract usage resource. |
| id | String | True |
The unique identifier of the contract usage record. |
| item_Href | String | True |
The URL of the item associated with this contract usage record. |
| item_Id | String | False |
The Id of the item associated with this contract usage record. |
| item_Key | String | False |
The system-assigned key of the item associated with this contract usage record. |
| item_Name | String | True |
The name of the item associated with this contract usage record. |
| key [KEY] | String | True |
The system-assigned key that uniquely identifies the contract usage record. |
| quantity | Decimal | False |
The quantity consumed and recorded in this contract usage entry. |
| revenue2ScheduleLine_Amount | String | True |
The amount on the secondary revenue schedule line associated with this contract usage record. |
| revenue2ScheduleLine_Href | String | True |
The URL of the secondary revenue schedule line associated with this contract usage record. |
| revenue2ScheduleLine_Id | String | True |
The Id of the secondary revenue schedule line associated with this contract usage record. |
| revenue2ScheduleLine_Key | String | True |
The system-assigned key of the secondary revenue schedule line associated with this contract usage record. |
| revenue2ScheduleLine_PostingDate | Date | True |
The posting date of the secondary revenue schedule line associated with this contract usage record. |
| revenue2Schedule_Href | String | True |
The URL of the secondary revenue schedule associated with this contract usage record. |
| revenue2Schedule_Id | String | True |
The Id of the secondary revenue schedule associated with this contract usage record. |
| revenue2Schedule_Key | String | True |
The system-assigned key of the secondary revenue schedule associated with this contract usage record. |
| revenueScheduleLine_Amount | String | True |
The amount on the revenue schedule line associated with this contract usage record. |
| revenueScheduleLine_Href | String | True |
The URL of the revenue schedule line associated with this contract usage record. |
| revenueScheduleLine_Id | String | True |
The Id of the revenue schedule line associated with this contract usage record. |
| revenueScheduleLine_Key | String | True |
The system-assigned key of the revenue schedule line associated with this contract usage record. |
| revenueScheduleLine_PostingDate | Date | True |
The posting date of the revenue schedule line associated with this contract usage record. |
| revenueSchedule_Href | String | True |
The URL of the revenue schedule associated with this contract usage record. |
| revenueSchedule_Id | String | True |
The Id of the revenue schedule associated with this contract usage record. |
| revenueSchedule_Key | String | True |
The system-assigned key of the revenue schedule associated with this contract usage record. |
| servicePeriodEndDate | Date | False |
The end date of the service period covered by this contract usage record. |
| servicePeriodStartDate | Date | False |
The start date of the service period covered by this contract usage record. |
| usageDate | Date | False |
The date on which the usage was recorded for this contract usage entry. |
| usageType | String | False |
The type of usage recorded in this contract usage entry. |