CompanyInvoices
Retrieves a list of your company's invoices.
Columns
| Name | Type | References | |
| Id [KEY] | Integer | ||
| InvoiceNumber | String | ||
| Status | String | ||
| CustomerId | Integer |
Customers.Id | |
| CustomerFirstName | String | ||
| CustomerFullName | String | ||
| CustomerLastName | String | ||
| CustomerUniqueId | String | ||
| Amount | String | ||
| Currency | String | ||
| CreatedOn | Datetime |