Invoices
Returns the list of all invoices.
Columns
| Name | Type | References | |
| OrganizationId | Long |
Organizations.OrganizationId | |
| InvoiceId [KEY] | Long | ||
| Number | String | ||
| Status | String | ||
| InvoiceDate | Date | ||
| DueDate | Date | ||
| CustomerId | String | ||
| CustomerName | String | ||
| String | |||
| Balance | Double | ||
| Total | Double | ||
| CurrencyCode | String | ||
| CurrencySymbol | String | ||
| AchPaymentInitiated | Boolean | ||
| ClientViewedTime | String | ||
| Country | String | ||
| CreatedBy | String | ||
| CreatedTime | Datetime | ||
| HasAttachment | Boolean | ||
| IsViewedByClient | Boolean | ||
| PaymentExpectedDate | String | ||
| Phone | String | ||
| Salesperson | String | ||
| ShippingAddressAttention | String | ||
| ShippingAddressCity | String | ||
| ShippingAddressCountry | String | ||
| ShippingAddressFax | String | ||
| ShippingAddressPhone | String | ||
| ShippingAddressState | String | ||
| ShippingAddressStreet | String | ||
| ShippingAddressStreet2 | String | ||
| ShippingAddressZipcode | String | ||
| ShippingCity | String | ||
| ShippingCountry | String | ||
| ShippingPhone | String | ||
| ShippingState | String | ||
| ShippingStreet | String | ||
| ShippingStreet2 | String | ||
| ShippingZipcode | String | ||
| BillingAddressAttention | String | ||
| BillingAddressCity | String | ||
| BillingAddressCountry | String | ||
| BillingAddressFax | String | ||
| BillingAddressPhone | String | ||
| BillingAddressState | String | ||
| BillingAddressStreet | String | ||
| BillingAddressStreet2 | String | ||
| BillingAddressZipcode | String | ||
| BillingCity | String | ||
| BillingCountry | String | ||
| BillingPhone | String | ||
| BillingState | String | ||
| BillingStreet | String | ||
| BillingStreet2 | String | ||
| BillingZipcode | String | ||
| TransactionType | String | ||
| UpdatedTime | Datetime |