Account statements
Account statement
Send a customer a dated account statement with charges, payments, and balance due.
- File types
- Size
- A4 PDF
- Use case
- Account statements
- Licence
- Free to copy and use in your own templates
- Source
- Made by thirds.ai with the open-licence Oswald font, original graphic marks, and fictional sample names.

About this design
What you can make with it.
Businesses use this for a recurring client account each billing period. It shows the closing balance in large type above a table of each transaction. Update the account, the period, the transactions, and the due date each time.
Your details
What you can change.
These are the words and numbers you swap for your own. The design stays the same.
- Business nameA short text.
- Business emailA short text.
- Customer nameA short text.
- Account numberA short text.
- Statement periodA short text.
- From dateA short text.
- To dateA short text.
- TransactionsA list of items. Each item has date, reference, description, charge and payment.
- Opening balanceA number.
- Closing balanceA number.
- Due onA short text.
- Payment noteA longer text with more than one line.
- FooterA short text.
{
"business_name": "Fielding & Pine Studio",
"business_email": "accounts@fieldingpine.example",
"customer_name": "Larkspur Coffee Roasters",
"account_number": "FP-2481",
"statement_period": "1 – 30 September 2026",
"from_date": "2026-09-01",
"to_date": "2026-09-30",
"transactions": [
{
"date": "2026-09-02",
"reference": "FP-1042",
"description": "Brand identity retainer, September",
"charge": 1450,
"payment": 0
},
{
"date": "2026-09-05",
"reference": "PAY-204",
"description": "Payment received, bank transfer",
"charge": 0,
"payment": 900
},
{
"date": "2026-09-11",
"reference": "FP-1044",
"description": "Packaging refresh, three lines",
"charge": 620,
"payment": 0
},
{
"date": "2026-09-15",
"reference": "FP-1045",
"description": "Seasonal menu board artwork",
"charge": 240,
"payment": 0
},
{
"date": "2026-09-18",
"reference": "PAY-206",
"description": "Payment received, card",
"charge": 0,
"payment": 500
},
{
"date": "2026-09-22",
"reference": "FP-1046",
"description": "Product photography, half day",
"charge": 480,
"payment": 0
},
{
"date": "2026-09-24",
"reference": "FP-1047",
"description": "Window signage proof and print",
"charge": 380,
"payment": 0
},
{
"date": "2026-09-26",
"reference": "PAY-208",
"description": "Payment received, bank transfer",
"charge": 0,
"payment": 350
},
{
"date": "2026-09-29",
"reference": "FP-1048",
"description": "Loyalty card artwork, two designs",
"charge": 210,
"payment": 0
}
],
"opening_balance": 640,
"closing_balance": 2270,
"due_on": "2026-10-14",
"payment_note": "Please quote account FP-2481 with your payment so our bookkeeper can match it to this statement without delay.",
"footer": "Fielding & Pine Studio · 12 Malting Lane, Norwich NR1 2AB · Company no. 09284471"
}For developers
Make this file from your code or your AI tools.
Save your copy once, then send the new details with each request. Each finished file costs 1 credit.
curl https://thirds.ai/v1/pdf \
-H "Authorization: Bearer $THIRDS_API_KEY" \
-H "Content-Type: application/json" \
-H "Idempotency-Key: account-statement-1" \
-d '{"template_id":"tpl_your_copy","version":1,"data":{"business_name":"Fielding & Pine Studio","business_email":"accounts@fieldingpine.example","customer_name":"Larkspur Coffee Roasters","account_number":"FP-2481","statement_period":"1 – 30 September 2026","from_date":"2026-09-01","to_date":"2026-09-30","transactions":[{"date":"2026-09-02","reference":"FP-1042","description":"Brand identity retainer, September","charge":1450,"payment":0},{"date":"2026-09-05","reference":"PAY-204","description":"Payment received, bank transfer","charge":0,"payment":900},{"date":"2026-09-11","reference":"FP-1044","description":"Packaging refresh, three lines","charge":620,"payment":0},{"date":"2026-09-15","reference":"FP-1045","description":"Seasonal menu board artwork","charge":240,"payment":0},{"date":"2026-09-18","reference":"PAY-206","description":"Payment received, card","charge":0,"payment":500},{"date":"2026-09-22","reference":"FP-1046","description":"Product photography, half day","charge":480,"payment":0},{"date":"2026-09-24","reference":"FP-1047","description":"Window signage proof and print","charge":380,"payment":0},{"date":"2026-09-26","reference":"PAY-208","description":"Payment received, bank transfer","charge":0,"payment":350},{"date":"2026-09-29","reference":"FP-1048","description":"Loyalty card artwork, two designs","charge":210,"payment":0}],"opening_balance":640,"closing_balance":2270,"due_on":"2026-10-14","payment_note":"Please quote account FP-2481 with your payment so our bookkeeper can match it to this statement without delay.","footer":"Fielding & Pine Studio · 12 Malting Lane, Norwich NR1 2AB · Company no. 09284471"}}'{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "render",
"arguments": {
"output": "pdf",
"idempotency_key": "account-statement-1",
"request": {
"template_id": "tpl_your_copy",
"version": 1,
"data": {
"business_name": "Fielding & Pine Studio",
"business_email": "accounts@fieldingpine.example",
"customer_name": "Larkspur Coffee Roasters",
"account_number": "FP-2481",
"statement_period": "1 – 30 September 2026",
"from_date": "2026-09-01",
"to_date": "2026-09-30",
"transactions": [
{
"date": "2026-09-02",
"reference": "FP-1042",
"description": "Brand identity retainer, September",
"charge": 1450,
"payment": 0
},
{
"date": "2026-09-05",
"reference": "PAY-204",
"description": "Payment received, bank transfer",
"charge": 0,
"payment": 900
},
{
"date": "2026-09-11",
"reference": "FP-1044",
"description": "Packaging refresh, three lines",
"charge": 620,
"payment": 0
},
{
"date": "2026-09-15",
"reference": "FP-1045",
"description": "Seasonal menu board artwork",
"charge": 240,
"payment": 0
},
{
"date": "2026-09-18",
"reference": "PAY-206",
"description": "Payment received, card",
"charge": 0,
"payment": 500
},
{
"date": "2026-09-22",
"reference": "FP-1046",
"description": "Product photography, half day",
"charge": 480,
"payment": 0
},
{
"date": "2026-09-24",
"reference": "FP-1047",
"description": "Window signage proof and print",
"charge": 380,
"payment": 0
},
{
"date": "2026-09-26",
"reference": "PAY-208",
"description": "Payment received, bank transfer",
"charge": 0,
"payment": 350
},
{
"date": "2026-09-29",
"reference": "FP-1048",
"description": "Loyalty card artwork, two designs",
"charge": 210,
"payment": 0
}
],
"opening_balance": 640,
"closing_balance": 2270,
"due_on": "2026-10-14",
"payment_note": "Please quote account FP-2481 with your payment so our bookkeeper can match it to this statement without delay.",
"footer": "Fielding & Pine Studio · 12 Malting Lane, Norwich NR1 2AB · Company no. 09284471"
}
}
}
}
}Make this design yours.
Open it in the editor, change anything you like, and keep it with your own templates. Your first 50 credits each month are free.


