← back to AbramsOS

tests/fixtures/receipts/walmart.json

21 lines

{
  "fixture": "walmart",
  "expected": {
    "merchant": "Walmart",
    "total": 87.31,
    "orderNumber": "200012345678901",
    "minConfidence": 0.7
  },
  "summary": {
    "headers": {
      "subject": "Your Walmart.com order has been confirmed (#200012345678901)",
      "from": "\"Walmart\" <help@walmart.com>",
      "date": "2026-04-12T10:01:00Z"
    },
    "body": {
      "text": "Your order has been confirmed.\n\nOrder #: 200012345678901\nOrder Date: April 12, 2026\n\nItems:\n- Tide Pods 81ct: $19.97\n- Bounty Paper Towels 6pk: $14.97\n- Various groceries: $52.37\n\nSubtotal: $87.31\nOrder Total: $87.31\n\nReady for pickup tomorrow.",
      "html": ""
    }
  }
}