InvoiceItems
Retrieves items for a single invoice.
Columns
| Name | Type | References | |
| InvoiceId | Long |
Invoices.Id | |
| Id [KEY] | Long | ||
| Description | String | ||
| Title | String | ||
| ProductId | String | ||
| Quantity | String | ||
| Taxes | String | ||
| UnitDiscount | String | ||
| UnitMeasure | Integer | ||
| UnitTotal | String | ||
| UnitValue | String |