RecurringDocument
Represents recurring order entry or purchasing documents generated on a schedule, including customer details, transaction definition, currency, schedule configuration, and associated line items.
Columns
| Name | Type | Description |
| auditCreatedBy | String | The user who created the recurring document. |
| auditCreatedDateTime | Datetime | The date and time when the recurring document was created. |
| auditModifiedBy | String | The user who last modified the recurring document. |
| auditModifiedDateTime | Datetime | The date and time when the recurring document was last modified. |
| baseCurrency | String | The base currency used for this recurring document. |
| contractDescription | String | The description of the contract associated with this recurring document. |
| contractId | String | The Id of the contract associated with this recurring document. |
| customerPONumber | String | The customer purchase order number for this recurring document. |
| customer_Href | String | The URL of the customer associated with this recurring document. |
| customer_Id | String | The Id of the customer associated with this recurring document. |
| customer_Key | String | The system-assigned key of the customer associated with this recurring document. |
| customer_Name | String | The name of the customer associated with this recurring document. |
| documentType | String | The type of document generated by this recurring document record. |
| entity_Href | String | The URL of the entity associated with this recurring document. |
| entity_Id | String | The Id of the entity associated with this recurring document. |
| entity_Key | String | The system-assigned key of the entity associated with this recurring document. |
| entity_Name | String | The name of the entity associated with this recurring document. |
| exchangeRateDate | Date | The date used to determine the exchange rate for this recurring document. |
| exchangeRateRate | Decimal | The exchange rate applied to this recurring document. |
| exchangeRateTypeId | String | The Id of the exchange rate type used for this recurring document. |
| exchangeRateTypeName | String | The name of the exchange rate type used for this recurring document. |
| href | String | The URL of the recurring document resource. |
| id | String | The unique identifier of the recurring document record. |
| key [KEY] | String | The system-assigned key that uniquely identifies the recurring document record. |
| memo | String | The memo or note for this recurring document. |
| notes | String | Additional notes for this recurring document. |
| paymentTerm_Href | String | The URL of the payment term associated with this recurring document. |
| paymentTerm_Id | String | The Id of the payment term associated with this recurring document. |
| paymentTerm_Key | String | The system-assigned key of the payment term associated with this recurring document. |
| recurringSchedule_Href | String | The URL of the recurring schedule associated with this recurring document. |
| recurringSchedule_Id | String | The Id of the recurring schedule associated with this recurring document. |
| recurringSchedule_Key | String | The system-assigned key of the recurring schedule associated with this recurring document. |
| referenceNumber | String | The reference number for this recurring document. |
| scheduleEndDate | Date | The date on which the recurring document schedule ends. |
| scheduleExecutionCount | String | The number of times this recurring document has been executed. |
| scheduleFrequency | String | The frequency at which this recurring document is generated. |
| scheduleLastExecutionDate | Date | The date on which this recurring document was last executed. |
| scheduleNextExecutionDate | Date | The next scheduled execution date for this recurring document. |
| scheduleRecurringDueDate | Date | The recurring due date for the next document generated by this schedule. |
| scheduleRepeatBy | String | The repeat frequency unit for this recurring document schedule. |
| scheduleRepeatCount | String | The number of times this recurring document is set to repeat. |
| scheduleRepeatInterval | String | The interval between executions of this recurring document schedule. |
| scheduleStartDate | Date | The date on which the recurring document schedule begins. |
| shippingMethod_Href | String | The URL of the shipping method associated with this recurring document. |
| shippingMethod_Id | String | The Id of the shipping method associated with this recurring document. |
| shippingMethod_Key | String | The system-assigned key of the shipping method associated with this recurring document. |
| state | String | The current processing state of this recurring document, such as draft or active. |
| status | String | The current status of this recurring document, such as active or inactive. |
| subtotal | Decimal | The subtotal amount of this recurring document in the base currency. |
| subtotalInTxnCurrency | Decimal | The subtotal amount of this recurring document in the transaction currency. |
| total | Decimal | The total amount of this recurring document in the base currency. |
| totalInTxnCurrency | Decimal | The total amount of this recurring document in the transaction currency. |
| txnCurrency | String | The transaction currency used for this recurring document. |
| txnDefinition_Href | String | The URL of the transaction definition associated with this recurring document. |
| txnDefinition_Id | String | The Id of the transaction definition associated with this recurring document. |
| txnDefinition_Key | String | The system-assigned key of the transaction definition associated with this recurring document. |
| ListAggregate_Lines | String | The aggregate list of line items associated with this recurring document. |
| ListAggregate_Subtotals | String | The aggregate list of subtotal lines associated with this recurring document. |