Parameter | Description | Data type |
---|---|---|
ReceiptId | Unique Id of the receipt. Each item on the receipt will fill one line in the report. Example: if user purchases three items, receipt will cover three lines. | String |
SubTotal | Total basket value. | Number |
Rebate On SubTotal | Price reduction on the total basket value. | Number |
Tender On SubTotal | Price reduction given as means of payment on the total basket value. | Number |
Total Tax Amount | Total amount of taxes the user has paid. | Number |
Total To Pay | Total basket value shopper has paid. | Number |
EAN | European Article Number | Integer |
Product Code | Code of the purchased product (s). | String |
Quantity | Number of purchased products. | Number |
Sales Price | Retail price. | Number |
Rebate | Price reduction. | Number |
Tender | Price reduction given as means of payment. | Number |
Rebated Price | Price after rebate. | Number |
Tax Amount | Amount of taxes per product. | Number |
Tax Percentage | Percentage at which product is taxed. | Number |
Tax Description | Extra field to add tax information | String |
Operator Ref | Id of the cashier that served this customer. | String |
Description | Description of the purchased products. | String |
POS Ref | Unique Id of the POS. | String |
Store Ref | Unique Id of the store in which the purchase has been made. | String |
Trans Ref | Unique Id of the transaction. | String |
User Ref | Unique identifier of the user. | String |
Local Time | Local time of the purchase. | String |