The £26 charge on digital waste tracking, and what happens if it goes unpaid
There is a £26 charge attached to the October mandate, and most of the coverage never mentions it. It is not hidden. Regulation 5 of the Digital Waste Tracking (England) Regulations 2026 says, in full: the digital waste tracking system fee is £26. It is payable on the first occasion the reporting duty arises and then on each anniversary, so it is an annual charge on the organisation doing the reporting.
What was less clear until this month is what happens if it goes unpaid. Now we know, because Defra wrote it into the machinery.
The refusal is now in Defra's own specification
We watch Defra's technical repository for changes, the same way we watch the regulations. On 13 August 2026 Defra updated the Receipt API specification to add a new response to the endpoints that file and update waste receipts: 402, Payment Required. The specification's own wording is that payment for the service is required before the organisation can submit or update waste receipt records.
Read that alongside the reporting deadline and the shape of the problem is obvious. The law gives you until the end of the second working day after a vehicle arrives to file its receipt. If your organisation's charge is unpaid, the service refuses the filing, and nothing in the regulations pauses the deadline while the payment gets sorted. An unpaid charge is not an admin loose end. From 1 October it is a compliance stop.
The same update added something useful: successful filings now carry the date your organisation's paid charge runs out, machine readable, in the response. Defra designed the system to tell your software when the money needs paying again.
What this means for a yard
The charge is yours, not your software provider's. Whatever system you choose from the GOV.UK list, your organisation registers with Defra's service and pays its own £26. No provider can file around an unpaid charge, ours included.
Put it with the insurance renewals. It is £26 a year on an anniversary cycle. The cost is trivial. The consequence of forgetting it is not, because the day it lapses is the day receipts start bouncing.
The payment route is not published yet. Defra's guidance pages do not yet say where or how the charge is paid, and we will not guess. The regulation names the amount and the cycle, the specification shows the refusal, and payment will presumably arrive as part of registering with the service. When Defra publishes it we will update this page.
What BreakerHQ does with a 402
We updated our Defra adapter the day we found the change. If Defra refuses a receipt because the organisation's charge is unpaid, the vehicle record says so in plain words and holds the receipt. Nothing is lost and nothing retries silently against a refusal that only money can fix. Pay the charge, tap send again, done. And because Defra now returns the charge expiry date on every successful filing, we have the groundwork to warn you before it lapses rather than after.
This is what watching the sources looks like in practice. The change appeared in Defra's repository on 13 August. Our monitoring flagged it, our software handled it, and this page exists so you know about the £26 before October rather than after a bounced receipt.