forked from cartsnitch/cartsnitch
Squashed 'receiptwitness/' content from commit e8d374a
git-subtree-dir: receiptwitness git-subtree-split: e8d374a89ed8978f429598e02d31b1c5963efe22
This commit is contained in:
Vendored
+131
@@ -0,0 +1,131 @@
|
||||
{
|
||||
"orderId": "KR-2026-0312-4471",
|
||||
"purchaseDate": "2026-03-12T16:45:00Z",
|
||||
"storeNumber": "00357",
|
||||
"divisionNumber": "014",
|
||||
"total": 94.17,
|
||||
"savings": 15.30,
|
||||
"detail": {
|
||||
"receiptId": "KR-2026-0312-4471",
|
||||
"items": [
|
||||
{
|
||||
"description": "KROGER WHOLE MILK GAL",
|
||||
"upc": "0001111041700",
|
||||
"quantity": 1,
|
||||
"basePrice": 3.99,
|
||||
"totalPrice": 3.99,
|
||||
"regularPrice": 4.29,
|
||||
"salePrice": 3.99,
|
||||
"couponAmount": 0.0,
|
||||
"plusCardSavings": 0.30,
|
||||
"department": "DAIRY"
|
||||
},
|
||||
{
|
||||
"description": "BANANAS",
|
||||
"upc": "0000000004011",
|
||||
"quantity": 1,
|
||||
"basePrice": 0.59,
|
||||
"totalPrice": 0.59,
|
||||
"regularPrice": 0.59,
|
||||
"salePrice": null,
|
||||
"couponAmount": null,
|
||||
"plusCardSavings": null,
|
||||
"department": "PRODUCE"
|
||||
},
|
||||
{
|
||||
"description": "SIMPLE TRUTH ORG EGGS 12CT",
|
||||
"upc": "0001111087840",
|
||||
"quantity": 2,
|
||||
"basePrice": 5.49,
|
||||
"totalPrice": 10.98,
|
||||
"regularPrice": 5.99,
|
||||
"salePrice": 5.49,
|
||||
"couponAmount": 0.0,
|
||||
"plusCardSavings": 1.00,
|
||||
"department": "DAIRY"
|
||||
},
|
||||
{
|
||||
"description": "KROGER DELI TURKEY BREAST",
|
||||
"upc": null,
|
||||
"quantity": 0.68,
|
||||
"basePrice": 9.99,
|
||||
"totalPrice": 6.79,
|
||||
"regularPrice": 9.99,
|
||||
"salePrice": null,
|
||||
"weight": 0.68,
|
||||
"weightUom": "LB",
|
||||
"department": "DELI"
|
||||
},
|
||||
{
|
||||
"description": "TIDE PODS 42CT",
|
||||
"upc": "0003700096223",
|
||||
"quantity": 1,
|
||||
"basePrice": 13.99,
|
||||
"totalPrice": 13.99,
|
||||
"regularPrice": 15.99,
|
||||
"salePrice": 13.99,
|
||||
"couponAmount": 2.00,
|
||||
"plusCardSavings": 0.0,
|
||||
"department": "HOUSEHOLD"
|
||||
},
|
||||
{
|
||||
"description": "VOIDED DORITOS NACHO",
|
||||
"upc": "0002840032505",
|
||||
"quantity": 1,
|
||||
"basePrice": 4.79,
|
||||
"totalPrice": 4.79,
|
||||
"voided": true,
|
||||
"department": "SNACKS"
|
||||
},
|
||||
{
|
||||
"description": "RETURNED GATORADE 8PK",
|
||||
"upc": "0005200012505",
|
||||
"quantity": 1,
|
||||
"basePrice": 7.99,
|
||||
"totalPrice": 7.99,
|
||||
"status": "RETURNED",
|
||||
"department": "BEVERAGES"
|
||||
},
|
||||
{
|
||||
"description": "KROGER SHARP CHEDDAR 8OZ",
|
||||
"upc": "0001111060930",
|
||||
"quantity": 1,
|
||||
"basePrice": 3.49,
|
||||
"totalPrice": 3.49,
|
||||
"regularPrice": 3.49,
|
||||
"salePrice": null,
|
||||
"couponAmount": null,
|
||||
"plusCardSavings": null,
|
||||
"department": "DAIRY"
|
||||
},
|
||||
{
|
||||
"description": "PRIVATE SELECTION PASTA",
|
||||
"upc": "0001111085612",
|
||||
"quantity": 3,
|
||||
"basePrice": 2.49,
|
||||
"totalPrice": 7.47,
|
||||
"regularPrice": 2.99,
|
||||
"salePrice": 2.49,
|
||||
"couponAmount": 0.0,
|
||||
"plusCardSavings": 1.50,
|
||||
"department": "GROCERY"
|
||||
},
|
||||
{
|
||||
"description": "KROGER GROUND BEEF 80/20",
|
||||
"upc": null,
|
||||
"quantity": 1.23,
|
||||
"basePrice": 5.99,
|
||||
"totalPrice": 7.37,
|
||||
"regularPrice": 6.99,
|
||||
"salePrice": 5.99,
|
||||
"weight": 1.23,
|
||||
"weightUom": "LB",
|
||||
"department": "MEAT"
|
||||
}
|
||||
],
|
||||
"subtotal": 78.47,
|
||||
"tax": 5.50,
|
||||
"total": 94.17,
|
||||
"totalSavings": 15.30
|
||||
}
|
||||
}
|
||||
Vendored
+85
@@ -0,0 +1,85 @@
|
||||
{
|
||||
"transactionId": "TXN-2026-0310-001",
|
||||
"transactionDate": "2026-03-10T14:30:00Z",
|
||||
"storeNumber": "42",
|
||||
"total": 87.42,
|
||||
"savings": 12.50,
|
||||
"detail": {
|
||||
"receiptId": "TXN-2026-0310-001",
|
||||
"items": [
|
||||
{
|
||||
"description": "ORGANIC BANANAS",
|
||||
"upc": "0000000004011",
|
||||
"quantity": 1,
|
||||
"price": 0.69,
|
||||
"extendedPrice": 0.69,
|
||||
"regularPrice": 0.79,
|
||||
"salePrice": 0.69,
|
||||
"couponDiscount": 0.0,
|
||||
"mperksDiscount": 0.10,
|
||||
"category": "PRODUCE"
|
||||
},
|
||||
{
|
||||
"description": "MEIJER 2% MILK GAL",
|
||||
"upc": "0041250000123",
|
||||
"quantity": 2,
|
||||
"price": 3.49,
|
||||
"extendedPrice": 6.98,
|
||||
"regularPrice": 3.79,
|
||||
"salePrice": 3.49,
|
||||
"couponDiscount": 0.0,
|
||||
"mperksDiscount": 0.0,
|
||||
"category": "DAIRY"
|
||||
},
|
||||
{
|
||||
"description": "CHEERIOS 18OZ",
|
||||
"upc": "0016000275614",
|
||||
"quantity": 1,
|
||||
"price": 4.99,
|
||||
"extendedPrice": 4.99,
|
||||
"regularPrice": 5.49,
|
||||
"salePrice": null,
|
||||
"couponDiscount": 0.50,
|
||||
"mperksDiscount": 0.0,
|
||||
"category": "CEREAL"
|
||||
},
|
||||
{
|
||||
"description": "WEIGHTED DELI TURKEY",
|
||||
"upc": null,
|
||||
"quantity": 0.75,
|
||||
"price": 8.99,
|
||||
"extendedPrice": 6.74,
|
||||
"regularPrice": 8.99,
|
||||
"salePrice": null,
|
||||
"couponDiscount": null,
|
||||
"mperksDiscount": null,
|
||||
"category": "DELI"
|
||||
},
|
||||
{
|
||||
"description": "VOIDED SODA 12PK",
|
||||
"upc": "0004900005678",
|
||||
"quantity": 1,
|
||||
"price": 5.99,
|
||||
"extendedPrice": 5.99,
|
||||
"voided": true,
|
||||
"category": "BEVERAGES"
|
||||
},
|
||||
{
|
||||
"description": "MEIJER PAPER TOWELS 6PK",
|
||||
"upc": "0041250099001",
|
||||
"quantity": 1,
|
||||
"price": 7.99,
|
||||
"extendedPrice": 7.99,
|
||||
"regularPrice": 9.99,
|
||||
"salePrice": 7.99,
|
||||
"couponDiscount": 1.00,
|
||||
"mperksDiscount": 1.00,
|
||||
"category": "HOUSEHOLD"
|
||||
}
|
||||
],
|
||||
"subtotal": 74.92,
|
||||
"tax": 5.24,
|
||||
"total": 87.42,
|
||||
"totalSavings": 12.50
|
||||
}
|
||||
}
|
||||
Vendored
+140
@@ -0,0 +1,140 @@
|
||||
{
|
||||
"orderId": "TGT-2026-0315-7890",
|
||||
"purchaseDate": "2026-03-15T11:23:00Z",
|
||||
"storeNumber": "2774",
|
||||
"total": 83.21,
|
||||
"savings": 11.45,
|
||||
"detail": {
|
||||
"receiptId": "TGT-2026-0315-7890",
|
||||
"items": [
|
||||
{
|
||||
"description": "GOOD & GATHER WHOLE MILK GAL",
|
||||
"tcin": "14767459",
|
||||
"upc": "0085239100123",
|
||||
"quantity": 1,
|
||||
"unitPrice": 3.89,
|
||||
"totalPrice": 3.89,
|
||||
"regularPrice": 4.19,
|
||||
"circlePrice": 3.89,
|
||||
"couponDiscount": 0.0,
|
||||
"circleRewardsDiscount": 0.30,
|
||||
"promoDescription": "Circle offer: Save 30c",
|
||||
"department": "GROCERY"
|
||||
},
|
||||
{
|
||||
"description": "BANANAS",
|
||||
"upc": "0000000004011",
|
||||
"quantity": 1,
|
||||
"unitPrice": 0.25,
|
||||
"totalPrice": 0.25,
|
||||
"regularPrice": 0.25,
|
||||
"circlePrice": null,
|
||||
"couponDiscount": null,
|
||||
"circleRewardsDiscount": null,
|
||||
"department": "PRODUCE"
|
||||
},
|
||||
{
|
||||
"description": "MARKET PANTRY LARGE EGGS 18CT",
|
||||
"tcin": "13292174",
|
||||
"upc": "0085239206753",
|
||||
"quantity": 2,
|
||||
"unitPrice": 4.99,
|
||||
"totalPrice": 9.98,
|
||||
"regularPrice": 5.49,
|
||||
"circlePrice": 4.99,
|
||||
"couponDiscount": 0.0,
|
||||
"circleRewardsDiscount": 1.00,
|
||||
"promoDescription": "Circle offer: 2 for $10",
|
||||
"department": "GROCERY"
|
||||
},
|
||||
{
|
||||
"description": "DELI SLICED TURKEY BREAST",
|
||||
"upc": null,
|
||||
"quantity": 0.72,
|
||||
"unitPrice": 10.99,
|
||||
"totalPrice": 7.91,
|
||||
"regularPrice": 10.99,
|
||||
"weight": 0.72,
|
||||
"weightUom": "LB",
|
||||
"department": "DELI"
|
||||
},
|
||||
{
|
||||
"description": "TIDE PODS 42CT",
|
||||
"tcin": "76150253",
|
||||
"upc": "0003700096223",
|
||||
"quantity": 1,
|
||||
"unitPrice": 13.49,
|
||||
"totalPrice": 13.49,
|
||||
"regularPrice": 15.99,
|
||||
"circlePrice": 13.49,
|
||||
"couponDiscount": 2.50,
|
||||
"circleRewardsDiscount": 0.0,
|
||||
"promoDescription": "Circle offer + mfr coupon",
|
||||
"department": "HOUSEHOLD"
|
||||
},
|
||||
{
|
||||
"description": "UP&UP PAPER TOWELS 6PK",
|
||||
"tcin": "52493117",
|
||||
"upc": "0085239401567",
|
||||
"quantity": 1,
|
||||
"unitPrice": 8.99,
|
||||
"totalPrice": 8.99,
|
||||
"regularPrice": 8.99,
|
||||
"circlePrice": null,
|
||||
"couponDiscount": null,
|
||||
"circleRewardsDiscount": null,
|
||||
"department": "HOUSEHOLD"
|
||||
},
|
||||
{
|
||||
"description": "VOIDED COCA-COLA 12PK",
|
||||
"upc": "0004900002521",
|
||||
"quantity": 1,
|
||||
"unitPrice": 7.49,
|
||||
"totalPrice": 7.49,
|
||||
"voided": true,
|
||||
"department": "BEVERAGES"
|
||||
},
|
||||
{
|
||||
"description": "RETURNED OLAY MOISTURIZER",
|
||||
"upc": "0007560402118",
|
||||
"quantity": 1,
|
||||
"unitPrice": 12.99,
|
||||
"totalPrice": 12.99,
|
||||
"status": "RETURNED",
|
||||
"department": "BEAUTY"
|
||||
},
|
||||
{
|
||||
"description": "FAVOURITE DAY TRAIL MIX",
|
||||
"tcin": "83921045",
|
||||
"dpci": "271-09-0142",
|
||||
"upc": "0085239700891",
|
||||
"quantity": 1,
|
||||
"unitPrice": 5.49,
|
||||
"totalPrice": 5.49,
|
||||
"regularPrice": 5.49,
|
||||
"circlePrice": null,
|
||||
"couponDiscount": null,
|
||||
"circleRewardsDiscount": null,
|
||||
"department": "SNACKS"
|
||||
},
|
||||
{
|
||||
"description": "BOGO GOOD & GATHER PASTA",
|
||||
"tcin": "78114326",
|
||||
"upc": "0085239300456",
|
||||
"quantity": 2,
|
||||
"unitPrice": 1.79,
|
||||
"totalPrice": 1.79,
|
||||
"regularPrice": 1.79,
|
||||
"circlePrice": 0.895,
|
||||
"couponDiscount": 0.0,
|
||||
"circleRewardsDiscount": 1.79,
|
||||
"promoDescription": "Buy 1 get 1 free",
|
||||
"department": "GROCERY"
|
||||
}
|
||||
],
|
||||
"subtotal": 78.32,
|
||||
"tax": 4.89,
|
||||
"total": 83.21,
|
||||
"totalSavings": 11.45
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user