CustomerInvoices
Invoices for a specific customer
Columns
| Name | Type | References | |
| Uuid [KEY] | String | ||
| ExternalId | String | ||
| InvoiceDate | Datetime | ||
| DueDate | Datetime | ||
| Currency | String | ||
| LineItems | String | ||
| Transactions | String | ||
| CustomerUuid | String |
Customers.Uuid |