Business
DOCX
Simple Invoice
A straightforward invoice template for quick billing with itemized costs.
invoice
billing
business
simple
Use this template as a starting point for your document generation needs. Customize it with your own data structure.

Sample Data Structure
Start generating documents from this template with your own data using the structure below.
JSON Structure
{
"sender": {
"name": "Lumen Creative Studio",
"street": "151 Orchard Avenue",
"city": "Portland",
"zipCode": "97204",
"tel": "+1 (503) 772-8491"
},
"invoiceId": "LCS-2025-0721",
"clientRef": "CRN-4581-ALPHA",
"issueDate": "2025-07-21",
"dueDate": "2025-08-04",
"recipient": {
"name": "Alpha Grove Market",
"address": "4265 Elm Street",
"city": "Seattle",
"zipCode": "98101",
"tel": "+1 (206) 445-9983"
},
"additionalInfo": "Final invoice for logo redesign and print-ready brand assets.",
"products": [
{
"description": "Custom Logo Design (3 Concepts + Revisions)",
"qty": "1",
"unit": "project",
"price": "750.00",
"total": "750.00"
},
{
"description": "Brand Guidelines PDF",
"qty": "1",
"unit": "document",
"price": "250.00",
"total": "250.00"
},
{
"description": "Business Card Layout (Front & Back)",
"qty": "100",
"unit": "cards",
"price": "1.20",
"total": "120.00"
}
],
"subTotal": "1120.00",
"totalVat": "112.00",
"totalDue": "1232.00",
"payment": {
"bankName": "Wells Fargo Bank",
"sortCode": "121000248",
"accountNumber": "0056247891",
"iban": "US64WFBI0056247891",
"bicOrSwift": "WFBIUS6S"
}
}
How to Use This Template
Get started in just a few simple steps
1
Download Template
Click the "Get Template" button to download the template file
2
Prepare Your Data
Structure your data according to the sample format shown above
3
Generate Document
Use our document generation tool to create your professional document
Related Templates
Explore other templates in the Business category