RetainerInvoices
Returns the details of all retainer invoices.
Columns
| Name | Type | References | |
| OrganizationId | Long |
Organizations.OrganizationId | |
| RetainerinvoiceId [KEY] | Long | ||
| RetainerinvoiceNumber | String | ||
| ReferenceNumber | String | ||
| Status | String |
The allowed values are Status.All, Status.Sent, Status.Draft, Status.OverDue, Status.Paid, Status.Void, Status.Unpaid, Status.PartiallyPaid, Status.Viewed. | |
| Total | Double | ||
| Balance | Double | ||
| ClientViewedTime | Boolean | ||
| CreatedTime | Datetime | ||
| CurrencyCode | String | ||
| CurrencyId | Long | ||
| CustomerId | Long | ||
| CustomerName | String | ||
| Date | Date | ||
| HasAttachment | Boolean | ||
| IsEmailed | Boolean | ||
| IsViewedByClient | Boolean | ||
| LastModifiedTime | Datetime | ||
| LastPaymentDate | String | ||
| ProjectOrEstimateName | String |