Back to invoices
Review extracted data
Confirm or correct what Claude pulled out, then save. Saving recomputes the renamed filename.
Renamed file
Template: Standard
2026-05-11_Charlie_OS_LTD_231682.pdf Download as renamedSource file
Raw extraction
What Claude returned
{
"tax": 1,
"_error": null,
"amount": 6,
"vendor": "Charlie OS LTD",
"dueDate": "2026-05-11",
"currency": "GBP",
"subtotal": 5,
"lineItems": [
{
"amount": -12.5,
"quantity": 3,
"unitPrice": -4.17,
"description": "3 × Basic (Tier 1 at £0.00 / month)"
},
{
"amount": 17.5,
"quantity": 1,
"unitPrice": 17.5,
"description": "Basic (Tier 1 at £20.00 / month)"
}
],
"description": "Monthly Basic (Tier 1) subscription charges including credit adjustments for heathmedia.",
"invoiceDate": "2026-05-11",
"invoiceNumber": "231682"
}