| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | integer |
None. |
|
| InvoiceID | integer |
None. |
|
| ExternalKey |
for new lineitems, this should be empty: Filled in by backend service |
string |
None. |
| InvoiceDate | date |
None. |
|
| ExternalProductID | string |
None. |
|
| InternalProductID | integer |
None. |
|
| SKU | string |
None. |
|
| Quantity | decimal number |
None. |
|
| UnitPrice | decimal number |
None. |
|
| UnitPrice_IncludingTax | decimal number |
None. |
|
| Price | decimal number |
None. |
|
| Tax | decimal number |
None. |
|
| Discount | decimal number |
None. |
|
| Note | string |
None. |
|
| Name | string |
None. |
|
| Description | string |
None. |
|
| Brand | string |
None. |
|
| VariantID | string |
None. |
|
| DiscountID | integer |
None. |
|
| Approved | integer |
None. |
|
| StockOnHand | integer |
None. |
|
| SpecialOrderStatus | string |
None. |
|
| FoundInPOS | boolean |
None. |
|
| LineItemNote | string |
None. |
|
| HasBeenUpdated | boolean |
None. |
|
| IsLabor | boolean |
None. |
|
| LinkedGear | Collection of InvoiceProductToGearLinkModel |
None. |
|
| LightSpeedDiscounts | Collection of LightSpeedDiscountsModel |
None. |