| Name | Description | Type | Additional information |
|---|---|---|---|
| TransactionType | TransactionType |
None. |
|
| SalesMode |
"Weight" if sold by weight |
SalesMode |
None. |
| PluGuid |
Unique product identifier (at store level) |
string |
None. |
| MasterID |
Unique product identifier (at master/tenant level) |
string |
None. |
| ProductName |
Product description |
string |
None. |
| Quantity |
Number of units (or weight, if sold by weight) |
decimal number |
None. |
| UnitPrice |
Price per unit (or per KG, if sold by weight) |
decimal number |
None. |
| TotalPrice |
Total price (i.e. quantity * unitPrice) |
decimal number |
None. |
| TaxPercent | decimal number |
None. |
|
| TaxAmount | decimal number |
None. |
|
| DiscountAmount | decimal number |
None. |