Back to invoices
invoice_3223_5_2026 (1).pdf

Review extracted data

Confirm or correct what Claude pulled out, then save. Saving recomputes the renamed filename.

DescriptionQtyUnitAmount
Growth Seat [v1]4.000£357.00£1,428.00
Cancel

Renamed file

Template: Standard

2026-05-14_Shade_3223.pdf Download as renamed

Source file

invoice_3223_5_2026 (1).pdf
application/pdf · 41.3 KB
Open original

Raw extraction

What Claude returned

{
  "tax": 0,
  "_error": null,
  "amount": 1428,
  "vendor": "Shade",
  "dueDate": "2026-05-14",
  "currency": "USD",
  "subtotal": 1428,
  "lineItems": [
    {
      "amount": 1428,
      "quantity": 4,
      "unitPrice": 357,
      "description": "Growth Seat [v1]"
    }
  ],
  "description": "Purchase of 4 Growth Seat [v1] licences from Shade.",
  "invoiceDate": "2026-05-14",
  "invoiceNumber": "3223"
}