A sample invoice CSV with customer, due date, amount, tax, and payment status fields.
invoice_id,customer,invoice_date,due_date,subtotal,tax,total,status INV-001,Ava Co,2026-02-01,2026-02-15,1200,96,1296,paid INV-002,Noah LLC,2026-02-04,2026-02-18,850,68,918,open INV-003,Mia Studio,2026-02-10,2026-02-24,430,34.4,464.4,overdue INV-004,Liam Group,2026-02-12,2026-02-26,2100,168,2268,open
Copy or download the CSV, then open it in CSV → JSON to inspect, clean, convert, or chart it.
Open CSV → JSON