← back to AbramsOS

tests/fixtures/receipts/apple.json

20 lines

{
  "fixture": "apple",
  "expected": {
    "merchant": "Apple",
    "total": 9.99,
    "minConfidence": 0.6
  },
  "summary": {
    "headers": {
      "subject": "Your receipt from Apple.",
      "from": "\"Apple\" <no_reply@email.apple.com>",
      "date": "2026-02-10T03:14:00Z"
    },
    "body": {
      "text": "Your receipt from Apple\n\nApple ID: [REDACTED]\nDate: Feb 10, 2026\n\nApp / Service                                                  Price\niCloud+ 200GB Monthly Subscription                              $2.99\nApple TV+ Monthly                                              $9.99\n\nSubtotal: $12.98\nTotal: $9.99\n\nThanks for your purchase!",
      "html": ""
    }
  }
}