Invoice example: a sample invoice explained line by line

A complete invoice example for a design project — number, dates, parties, line items, tax, totals and payment details — and what each part is for.

5 min read · updated Sep 19, 2026

The fastest way to understand an invoice is to read a finished one. Below is the sample invoice SimpleInvoice opens with — a small design studio billing a client for a website project — taken apart block by block: what each part says, why it is there and what you would change for your own work.

The example is fictional (Northwind Studio, Acme Corp, made-up bank details), but every element is one a real invoice needs. Open it in the editor to see it in full and edit any part in place, or read on for the walkthrough.

The sample at a glance

Invoice INV-0042, issued 2 March 2026, due 16 March 2026, from Northwind Studio to Acme Corp, for the second phase of a website redesign. Three line items:

  • Brand identity design — 1 × $2,400.00 = $2,400.00 (logo, colour palette and typography system)
  • Website design — 1 × $3,200.00 = $3,200.00 (responsive layouts for six page templates)
  • Design consultation — 4 × $120.00 = $480.00 (kick-off workshop and two review sessions)
  • Subtotal $6,080.00 · VAT (20%) $1,216.00 · Total $7,296.00

The header: title and number

The top of the page says Invoice — not "Bill", not the studio's name in large type — so the reader knows what the document is before anything else. Next to it, the number INV-0042: a prefix plus a sequence that never repeats and never skips. The client's finance team will file, pay and query this document by that number, which is why it is also the first thing in the email subject. Invoice numbering best practices explains the patterns that scale.

The studio's logo sits in the header too. It is the only branding on the page; everything else is information.

Dates and reference

Date of issue 2 March is the day the invoice was created and sent, and the day the payment terms start counting. Due date 16 March follows from the studio's 14-day terms. The Reference — "Website redesign — phase 2" — is for the client: it matches the wording of the proposal and the purchase order, so whoever approves the payment recognises the work without reading the lines. If the client had given a PO number, it would go here as well. Invoice payment terms explained covers how to choose the due date.

From and Bill to

Two columns, the same shape. From is the studio: legal name, street address, email, website and tax ID. Billed to is the client: legal name, the billing address they gave (not the office you visited) and the accounts email. The tax IDs matter where VAT or sales tax applies — the client needs the seller's to reclaim tax, and some jurisdictions require the buyer's too. Everything here should match the client's records exactly; a mismatched company name is the most common reason an invoice is bounced back.

Line items

Each line has a description, a quantity, a rate and an amount — quantity times rate. The description says what was delivered in the client's language, with a second line of detail where a single phrase would leave room for doubt: "Design consultation" alone invites the question *which sessions?*; "Kick-off workshop and two review sessions" answers it.

Two of the lines are fixed-price deliverables (quantity 1) and one is hourly (4 hours at the studio's rate). Mixing the two on one invoice is normal. For work that is mostly hourly, the hourly invoice template adds a unit column and a timesheet-style layout.

Totals and tax

The subtotal is the sum of the lines before tax. VAT (20%) is shown as its own row — the label names the tax and the rate, and the amount is calculated on the taxable subtotal. In this example the studio's country applies a single rate to all three lines; where different lines carry different rates, or some are exempt, the totals block shows a row per rate. Twenty percent is the example's figure, not advice: use the rate that applies to you and your client, and see the basics in the VAT and sales tax guide.

The Total is what the client pays. Had the client paid a deposit, an Amount paid row and a Balance due row would follow, so the number at the bottom is always the number to transfer.

Payment details, notes and terms

How to pay lists the studio's IBAN, the account name (the receiver), the bank name, a SWIFT/BIC code for international transfers, and a billing email and phone for queries. Every one of these values is fictional in the sample; yours must be exact, because a wrong digit here is a payment that never arrives. Notes carries one line — "Thank you for your business." — and the Terms block would carry the payment terms, late-fee policy or a reference to the contract if the studio used one.

The footer closes with a short thank-you. Nothing on the page is decorative; if a block does not carry information the client needs, it is switched off. What to include on an invoice is the checklist this sample was built against.

Adapting the example to your work

The same skeleton serves almost every trade. A freelancer writing copy replaces the three lines with articles or word counts; a contractor adds a unit column and a signature block; a consultant bills a monthly retainer as one line and a deposit as an amount paid. A tutor lists lessons by date. How to make an invoice, step by step shows how to go from this sample to your own in a few minutes, and the template gallery has a variant for each of those cases.

If you are just starting out, what is an invoice explains what the document is for before you build one.

Questions

Is the sample invoice a real company's invoice?

No. Northwind Studio, Acme Corp, the addresses and the bank details are fictional placeholders. Replace every one of them with your own before sending anything.

What does the example look like without tax?

Remove the VAT row and the total equals the subtotal. If you are not registered for VAT or sales tax, that is the correct invoice — do not show a zero-rate row unless local rules ask for one.

Can I use the same example in another currency?

Yes. Change the currency in the Format panel and every amount is formatted in that currency and locale — separators, symbol position and decimals follow automatically.

Put it into practice

Open the editor and build the invoice this guide describes.