RecurringBill
Represents recurring vendor bills that are automatically generated on a schedule, including vendor details, currency, tax solution, payment terms, and execution history.
Columns
| Name | Type | ReadOnly | Description |
| attachment_Href | String | True |
The URL of the attachment associated with this recurring bill. |
| attachment_Id | String | False |
The Id of the attachment associated with this recurring bill. |
| attachment_Key | String | False |
The system-assigned key of the attachment associated with this recurring bill. |
| auditCreatedBy | String | True |
The user who created the recurring bill. |
| auditCreatedDateTime | Datetime | True |
The date and time when the recurring bill was created. |
| auditModifiedBy | String | True |
The user who last modified the recurring bill. |
| auditModifiedDateTime | Datetime | True |
The date and time when the recurring bill was last modified. |
| billNumber | String | False |
The bill number assigned to this recurring bill. |
| billSequenceNumber | String | False |
The sequence number used to track the generation order of this recurring bill. |
| currencyBaseCurrency | String | False |
The base currency used for this recurring bill. |
| currencyTxnCurrency | String | False |
The transaction currency used for this recurring bill. |
| description | String | False |
The description of this recurring bill. |
| entity_Href | String | True |
The URL of the entity associated with this recurring bill. |
| entity_Id | String | True |
The Id of the entity associated with this recurring bill. |
| entity_Key | String | True |
The system-assigned key of the entity associated with this recurring bill. |
| entity_Name | String | True |
The name of the entity associated with this recurring bill. |
| href | String | True |
The URL of the recurring bill resource. |
| id | String | True |
The unique identifier of the recurring bill record. |
| isTaxInclusive | Bool | False |
Indicates whether the amounts on this recurring bill include tax. |
| key [KEY] | String | True |
The system-assigned key that uniquely identifies the recurring bill record. |
| moduleKey | String | True |
The key of the module that owns this recurring bill. |
| recurringSchedule_Href | String | True |
The URL of the recurring schedule associated with this recurring bill. |
| recurringSchedule_Id | String | True |
The Id of the recurring schedule associated with this recurring bill. |
| recurringSchedule_Key | String | True |
The system-assigned key of the recurring schedule associated with this recurring bill. |
| referenceNumber | String | False |
The reference number for this recurring bill. |
| scheduleEmailNotifications | String | False |
The email notification setting for this recurring bill schedule. |
| scheduleEndDate | Date | False |
The date on which the recurring bill schedule ends. |
| scheduleExecutionCount | String | True |
The number of times this recurring bill has been executed. |
| scheduleLastExecutionDate | Date | True |
The date on which this recurring bill was last executed. |
| scheduleNextExecutionDate | Date | True |
The next scheduled execution date for this recurring bill. |
| scheduleRecurringDueDate | Date | True |
The recurring due date for the next bill generated by this schedule. |
| scheduleRepeatBy | String | False |
The repeat frequency unit for this recurring bill schedule, such as monthly or quarterly. |
| scheduleRepeatCount | String | False |
The number of times this recurring bill is set to repeat. |
| scheduleRepeatInterval | String | False |
The interval between executions of this recurring bill schedule. |
| scheduleStartDate | Date | False |
The date on which the recurring bill schedule begins. |
| status | String | False |
The current status of the recurring bill, such as active or inactive. |
| taxSolution_Href | String | True |
The URL of the tax solution associated with this recurring bill. |
| taxSolution_Id | String | False |
The Id of the tax solution associated with this recurring bill. |
| taxSolution_Key | String | False |
The system-assigned key of the tax solution associated with this recurring bill. |
| taxSolution_Method | String | True |
The tax calculation method used by the tax solution associated with this recurring bill. |
| taxSolution_ShowMultiLineTax | String | True |
Indicates whether multi-line tax display is enabled for the tax solution associated with this recurring bill. |
| term_Href | String | True |
The URL of the payment term associated with this recurring bill. |
| term_Id | String | False |
The Id of the payment term associated with this recurring bill. |
| term_Key | String | False |
The system-assigned key of the payment term associated with this recurring bill. |
| totalEntered | Decimal | True |
The total amount entered for this recurring bill in the base currency. |
| txnTotalEntered | Decimal | True |
The total amount entered for this recurring bill in the transaction currency. |
| vendor_Href | String | True |
The URL of the vendor associated with this recurring bill. |
| vendor_Id | String | False |
The Id of the vendor associated with this recurring bill. |
| vendor_Key | String | False |
The system-assigned key of the vendor associated with this recurring bill. |
| vendor_Name | String | True |
The name of the vendor associated with this recurring bill. |
| ListAggregate_Lines | String | False |
The aggregate list of line items associated with this recurring bill. |