BadCop › Templates › Invoice 60 days overdue: demand letter before collections or small claims
60 days overdue: the letter before action
When to send it
Sixty days past due, after the reminder ladder ran and a phone call went nowhere. This is a formal letter, sent by email and, ideally, by post.
The email
Placeholders in braces are filled in per invoice. Replace them by hand, or run badcop preview INV-1 --step escalate to render this template for a real invoice.
Why it works
A letter before action is the last step that costs nothing and the first one a court or collections agency will ask about. It states the debt, the deadline, and what happens next, without drama.
Tips
- List the dates of every reminder. A tool that logs sends gives you this for free.
- Fourteen days is the customary window in many jurisdictions; check yours.
- Only threaten what you will do. If small claims is not worth it for this amount, say 'collections' or say nothing.
Automate it
This is the escalate step in BadCop's default ladder, sent at T+60 days from the due date. Put your invoices in a CSV, run one command a day, and every open invoice gets the right email at the right time, once.
pip install badcop
badcop init && badcop run --dry-run
Other stages
- Courtesy payment reminder email (3 days before the due date)
- Friendly invoice reminder email (1 day overdue)
- Firm invoice reminder email (7 days overdue)
- Final notice invoice email with late fee (14 days overdue)
- Invoice 30 days overdue: the escalation email
- Second payment reminder email (after the first was ignored)
- Polite payment reminder email that still gets results
- Payment reminder text message (SMS) template
- Invoice reminder email for recurring (retainer) clients
- Invoice reminder email subject lines that get opened
- Late fee applied email template