| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
Id for this loyalty transaction line |
integer |
None. |
| MemberId |
Member id for loyalty member |
integer |
None. |
| TransactionDate |
Datetime of transaction line |
date |
None. |
| ShopName |
Name of shop |
string |
None. |
| CashRegister |
Identifier for cash register used |
string |
None. |
| Employee |
Employee of the processing of the transaction |
string |
None. |
| Receipt |
Receipt for transaction |
string |
None. |
| Quantity |
Quantity |
integer |
None. |
| Currency |
Currency used |
string |
None. |
| Amount |
Size of amount |
decimal number |
None. |
| DiscountAmount |
Amount of discount |
decimal number |
None. |
| DiscountCode |
Code for discount |
string |
None. |
| IsReturn |
Is (not) a return transaction |
boolean |
None. |
| ReturnCode |
Return reason code |
string |
None. |
| VariantId |
Variant id |
string |
None. |
| ShopId |
Id for shop of processing |
integer |
None. |
| ItemGroup |
The product's itemgroup, or if ProductNo is 0 then it's the itemgroup that the sale was made on |
integer |
None. |