← back to AbramsOS

tests/fixtures/receipts/uber.json

20 lines

{
  "fixture": "uber",
  "expected": {
    "merchant": "Uber",
    "total": 18.42,
    "minConfidence": 0.5
  },
  "summary": {
    "headers": {
      "subject": "Your Tuesday afternoon trip with Uber",
      "from": "\"Uber Receipts\" <noreply@uber.com>",
      "date": "2026-04-08T16:55:00Z"
    },
    "body": {
      "text": "Thanks for riding, traveler.\n\nYou rode with Marco.\n2.4 mi · 9 min\n\nTrip fare: $14.50\nBooking fee: $2.50\nTip: $1.42\nTotal charged to Visa ••1234: $18.42\n\nWe hope you enjoyed your ride this afternoon.",
      "html": ""
    }
  }
}