ProjectInvoices
Returns all invoices related to a project.
Columns
| Name | Type | References | |
| ProjectId | String |
Projects.Id | |
| Id [KEY] | Integer | ||
| Url | String | ||
| Status | String | ||
| LongStatus | String | ||
| Contact | String | ||
| ContactName | String | ||
| Project | String | ||
| IncludeTimeslips | String | ||
| IncludeEstimates | String | ||
| IncludeExpenses | String | ||
| Reference | String | ||
| DatedOn | Date | ||
| DueOn | Date | ||
| PaymentTermsInDays | Integer | ||
| Currency | String | ||
| CisRate | String | ||
| CisDeductionRate | String | ||
| CisDeduction | String | ||
| CisDeductionSuffered | String | ||
| Comments | String | ||
| SendNewInvoiceEmails | Boolean | ||
| SendReminderEmails | Boolean | ||
| SendThankYouEmails | Boolean | ||
| DiscountPercent | Double | ||
| ClientContactName | String | ||
| PaymentTerms | String | ||
| PoReference | String | ||
| BankAccount | String | ||
| OmitHeader | Boolean | ||
| ShowProjectName | Boolean | ||
| AlwaysShowBicAndIban | Boolean | ||
| EcStatus | String | ||
| PlaceOfSupply | String | ||
| NetValue | Double | ||
| ExchangeRate | Double | ||
| InvolvesSalesTax | Boolean | ||
| SalesTaxValue | Double | ||
| SecondSalesTaxValue | Double | ||
| TotalValue | Double | ||
| PaidValue | Double | ||
| DueValue | Double | ||
| RefundedValue | Double | ||
| IsInterimUkVat | Boolean | ||
| PaidOn | Date | ||
| WrittenOffDate | Date | ||
| RecurringInvoice | String | ||
| PaymentUrl | String | ||
| PaymentMethods | String | ||
| InvoiceItems | String | ||
| CreatedAt | Datetime | ||
| UpdatedAt | Datetime |