RecurringInvoices
Returns the details of all recurring invoices.
Columns
Name | Type | References | |
OrganizationId | Long |
Organizations.OrganizationId | |
RecurringInvoiceId [KEY] | Long | ||
ReferenceNumber | String | ||
Status | String |
The allowed values are Status.All, Status.Active, Status.Stopped, Status.Expired. | |
Total | Double | ||
ChildEntityType | String | ||
CreatedTime | Datetime | ||
CustomerId | String | ||
CustomerName | String | ||
LastFourDigits | String | ||
LastModifiedTime | Datetime | ||
LastSentDate | Date | ||
NextInvoiceDate | Date | ||
RecurrenceFrequency | String | ||
RecurrenceName | String | ||
RepeatEvery | Integer | ||
StartDate | Date | ||
EndDate | Date |