Invoices
Returns a list of invoices.
Columns
| Name | Type | References | |
| Id [KEY] | Integer | ||
| TransactionPrefix | String | ||
| TransactionStatusCode | String | ||
| TransactionTaxConfigCode | String | ||
| InvoiceNumber | String | ||
| AccountId | Integer | ||
| CompanyId | Integer |
Companies.Id | |
| CompanyName | String | ||
| Subject | String | ||
| Notes | String | ||
| LineItems | String | ||
| Balance | Double | ||
| TaxAmount | Double | ||
| TotalAmount | Double | ||
| CurrencyCode | String | ||
| CustomerPONumber | String | ||
| ExchangeRate | Double | ||
| IssuerBillingAddress | String | ||
| IssuerBillingAddressCity | String | ||
| IssuerBillingAddressLine | String | ||
| IssuerBillingAddressPostCode | String | ||
| IssuerBillingAddressState | String | ||
| IssuerBillingCountryCode | String | ||
| IssuerTaxNumber | String | ||
| LinksClientView | String | ||
| LinksEdit | String | ||
| LinksView | String | ||
| RecipientCompanyId | Integer | ||
| RecipientCompanyName | String | ||
| RecipientRecipientBillingAddressCity | String | ||
| RecipientRecipientBillingAddressCountryCode | String | ||
| RecipientRecipientBillingAddressLine | String | ||
| RecipientRecipientBillingAddressPostCode | String | ||
| RecipientRecipientBillingAddressState | String | ||
| RecipientRecipientFormattedBillingAddress | String | ||
| CreatedAt | Datetime | ||
| IssuedAt | Date | ||
| SentAt | Datetime | ||
| UpdatedAt | Datetime | ||
| DueDate | Date |