Contract
Represents contracts that define recurring billing and revenue recognition agreements with customers, including term, renewal, currency, and hold settings.
Columns
| Name | Type | ReadOnly | Description |
| application | String | False |
The application or module associated with this contract. |
| attachment_Href | String | True |
The URL of the attachment associated with this contract. |
| attachment_Id | String | False |
The Id of the attachment associated with this contract. |
| attachment_Key | String | False |
The system-assigned key of the attachment associated with this contract. |
| auditCreatedBy | String | True |
The user who created the contract. |
| auditCreatedDateTime | Datetime | True |
The date and time when the contract was created. |
| auditModifiedBy | String | True |
The user who last modified the contract. |
| auditModifiedDateTime | Datetime | True |
The date and time when the contract was last modified. |
| billInAdvanceLength | Int | False |
The number of periods to bill in advance for this contract. |
| billInAdvancePeriod | String | False |
The period unit used for billing in advance on this contract. |
| billedAmount | Decimal | True |
The total amount billed against this contract to date. |
| billingFrequency | String | False |
The frequency at which billing occurs for this contract. |
| billingPriceList_Href | String | True |
The URL of the billing price list associated with this contract. |
| billingPriceList_Id | String | False |
The Id of the billing price list associated with this contract. |
| billingPriceList_Key | String | False |
The system-assigned key of the billing price list associated with this contract. |
| cancellationDate | Date | False |
The date on which this contract was cancelled. |
| contractTotalAmount | Decimal | True |
The total committed amount of this contract. |
| contractType_Href | String | True |
The URL of the contract type associated with this contract. |
| contractType_Id | String | False |
The Id of the contract type associated with this contract. |
| contractType_Key | String | False |
The system-assigned key of the contract type associated with this contract. |
| contractType_Name | String | False |
The name of the contract type associated with this contract. |
| currencyBaseCurrency | String | False |
The base currency used for this contract. |
| currencyExchangeRateType | String | False |
The exchange rate type used for currency conversion on this contract. |
| currencyTxnCurrency | String | False |
The transaction currency used for this contract. |
| deferEstimatedTimeBasedRevenueBy | String | False |
The period by which estimated time-based revenue is deferred on this contract. |
| description | String | False |
The description of the contract. |
| endDate | Date | False |
The end date of this contract. |
| entity_Href | String | True |
The URL of the entity associated with this contract. |
| entity_Id | String | True |
The Id of the entity associated with this contract. |
| entity_Key | String | True |
The system-assigned key of the entity associated with this contract. |
| entity_Name | String | True |
The name of the entity associated with this contract. |
| holdBilling | Bool | False |
Indicates whether billing is on hold for this contract. |
| holdExpense | Bool | False |
Indicates whether expense recognition is on hold for this contract. |
| holdRevenue | Bool | False |
Indicates whether revenue recognition is on hold for this contract. |
| href | String | True |
The URL of the contract resource. |
| id | String | False |
The unique identifier of the contract. |
| isRenewable | Bool | False |
Indicates whether this contract is eligible for renewal. |
| key [KEY] | String | True |
The system-assigned key that uniquely identifies the contract record. |
| meaPriceList_Href | String | True |
The URL of the MEA price list associated with this contract. |
| meaPriceList_Id | String | False |
The Id of the MEA price list associated with this contract. |
| meaPriceList_Key | String | False |
The system-assigned key of the MEA price list associated with this contract. |
| name | String | False |
The name of the contract. |
| parent_Href | String | True |
The URL of the parent contract associated with this contract. |
| parent_Id | String | True |
The Id of the parent contract associated with this contract. |
| parent_Key | String | True |
The system-assigned key of the parent contract associated with this contract. |
| paymentTerm_Href | String | True |
The URL of the payment term associated with this contract. |
| paymentTerm_Id | String | False |
The Id of the payment term associated with this contract. |
| paymentTerm_Key | String | False |
The system-assigned key of the payment term associated with this contract. |
| postMemo | String | False |
The memo posted to journal entries generated from this contract. |
| renewalBillInAdvanceLength | Int | False |
The number of periods to bill in advance when this contract is renewed. |
| renewalBillInAdvancePeriod | String | False |
The period unit used for billing in advance when this contract is renewed. |
| renewalContractTermType | String | False |
The term type applied to this contract upon renewal. |
| renewalDate | Date | False |
The date on which this contract is scheduled to renew. |
| renewalTemplate | String | False |
The renewal template applied to this contract upon renewal. |
| renewalTemplate_BillInAdvanceLengthRenewal | Int | False |
The number of periods to bill in advance as defined in the renewal template for this contract. |
| renewalTemplate_BillInAdvancePeriodRenewal | String | False |
The period unit for billing in advance as defined in the renewal template for this contract. |
| renewalTemplate_ContractTermType | String | False |
The term type as defined in the renewal template for this contract. |
| renewalTemplate_Href | String | True |
The URL of the renewal template associated with this contract. |
| renewalTemplate_Id | String | False |
The Id of the renewal template associated with this contract. |
| renewalTemplate_Key | String | False |
The system-assigned key of the renewal template associated with this contract. |
| renewalTemplate_Name | String | False |
The name of the renewal template associated with this contract. |
| renewalTemplate_RenewalDate | Date | True |
The calculated renewal date based on the renewal template for this contract. |
| renewalTemplate_TermLength | Int | False |
The term length as defined in the renewal template for this contract. |
| renewalTemplate_TermPeriod | String | False |
The term period unit as defined in the renewal template for this contract. |
| renewalTemplate_TriggerDate | Date | True |
The trigger date for renewal as defined in the renewal template for this contract. |
| renewalTermLength | Int | False |
The term length applied to this contract upon renewal. |
| renewalTermPeriod | String | False |
The term period unit applied to this contract upon renewal. |
| renewalTriggerDate | Date | False |
The date that triggers the renewal process for this contract. |
| renewedContract_Href | String | True |
The URL of the renewed contract that replaced this contract. |
| renewedContract_Id | String | True |
The Id of the renewed contract that replaced this contract. |
| renewedContract_Key | String | True |
The system-assigned key of the renewed contract that replaced this contract. |
| startDate | Date | False |
The start date of this contract. |
| state | String | False |
The current state of this contract, such as draft, in progress, or complete. |
| status | String | False |
The current status of the contract, such as active or inactive. |
| webURL | String | True |
The web URL used to access this contract in the application. |