route & fleet
Mobile workforce

Electronic Proof of Delivery: Getting the Evidence Right

What ePOD should capture, how to make it legally useful, photo standards, exception handling and integration into billing and dispute resolution.

Illustration: Electronic Proof of Delivery: Getting the Evidence Right
Advertisement
Ad space · activate by adding your AdSense publisher ID to lib/manifest.js

Proof of delivery exists to answer one question at a later date: did we deliver what we said, when we said, to the right place, in the right condition? Systems that capture a signature and nothing else answer barely half of it.

What good ePOD captures

ElementWhy
TimestampFrom the device clock, ideally corroborated by network time
GPS position at captureConfirms the location of the delivery, not the depot
Recipient nameTyped or captured, not just a scribble
SignatureStill expected in many trades, weak evidence on its own
PhotographThe strongest single element
Item-level confirmationWhat was actually accepted, especially with partial deliveries
Exceptions and reasonsDamaged, short, refused, wrong item
Temperature readingWhere relevant to the product
Driver identityWho performed the delivery
Device identityUseful in disputes and investigations

The combination of photograph, position and timestamp is what makes a delivery record hard to challenge. A signature alone is easily disputed and frequently illegible.

In most delivery operations the photograph resolves more disputes and prevents more credits than every other feature combined.

Photo standards

A photo requirement without a standard produces useless images — a blurred close-up of a wall, a shot of the driver's boot.

Define and train:

  • What to include: the goods, in place, with a recognisable element of the location (door number, dock, shelf).
  • When: after placement, before departure.
  • How many: one for a standard delivery, more for exceptions and damage.
  • Damage photos: the damage itself plus a wider shot showing the item's condition and packaging.
  • Safe place deliveries: a wide shot showing where it was left and that it is not visible from the street.

Enforce with a quality sample: review a random selection weekly and feed back. Photo quality decays quietly without it.

Advertisement
Ad space · activate by adding your AdSense publisher ID to lib/manifest.js

Electronic records are admissible in most jurisdictions, and their weight depends on demonstrable integrity:

  • Tamper evidence. Records should be immutable after capture, with any subsequent amendment recorded as a separate, attributed event.
  • Complete audit trail. Who captured, when, on what device, and every access thereafter.
  • Time integrity. Device clocks drift and can be changed; corroboration with server time strengthens the record.
  • Retention. Long enough to cover your dispute window and any statutory period — commonly several years for commercial deliveries.
  • Retrievability. Evidence you cannot produce within the dispute timeframe is not evidence. Test retrieval, including after a platform change.

Contractual points worth agreeing with customers: what constitutes proof, who may sign, what happens when nobody is available, and the time limit for raising a claim.

Exception handling

Most of ePOD's value is in the exceptions, and most systems handle them worst.

Design a short, specific exception vocabulary:

ExceptionRequired capture
Short deliveredQuantity, reason, photo
DamagedPhoto, description, disposition
RefusedReason, who refused, photo
Wrong itemPhoto of the item and the label
Access failedPhoto of the obstruction, attempted contact
Nobody presentPhoto of the premises, calling card left
Left in safe placePhoto, authorisation reference

Each exception should trigger a downstream action automatically: a credit request, a redelivery, a customer notification, an investigation. An exception recorded that triggers nothing teaches drivers not to bother.

Integration into the business

ePOD data is operational evidence, but its value multiplies when connected:

  • Billing. Invoice on confirmed delivery rather than on despatch, and attach the POD to the invoice. This alone removes a large share of payment disputes.
  • Customer portal. Let customers retrieve their own PODs. Every self-served retrieval is a customer service call avoided.
  • Claims. Automatic attachment of evidence to claims reduces both handling time and rejected claims.
  • Route analytics. Delivery timestamps feed service time models.
  • Quality. Damage photos aggregated by product, route and depot reveal packaging and handling problems.
Advertisement
Ad space · activate by adding your AdSense publisher ID to lib/manifest.js

Common weaknesses

  • Signature capture on a slippery screen with a finger, producing a mark that proves nothing.
  • No item-level detail, making partial deliveries impossible to reconcile.
  • Photos stored but never retrievable by anyone outside IT.
  • Exceptions recorded in free text, defeating analysis.
  • No linkage between the POD and the invoice, so disputes require manual matching.
  • Retention shorter than the dispute window, discovered during a dispute.

Frequently asked questions

Is a photograph better than a signature?

Generally yes. A photograph shows what was delivered and where; a signature shows that somebody made a mark. Best practice in most operations is both where a person is present, and a photograph always.

How long should we keep proof of delivery records?

At least as long as your customers' claim window and any statutory limitation period that applies — several years is common for commercial deliveries. Confirm the period with your legal adviser and ensure the records remain retrievable throughout, including after a system change.

What if nobody is available to sign?

Have a defined policy: authorised safe place with photograph, neighbour delivery with record, or return to depot. The policy must be agreed with the customer in advance, and the evidence standard for each option written down.

Can customers dispute an electronic POD?

They can dispute anything. What matters is the strength of the record: timestamp, position, photograph and item detail together are difficult to overcome. Weak records — signature only, no position — are disputed successfully far more often.

Should PODs be sent automatically to customers?

For most operations, yes. Automatic delivery confirmation with the POD attached reduces inbound queries substantially and shortens payment cycles. Make it a configurable preference per customer, since some large accounts prefer batch or EDI delivery.

Nil Masferrer Jiménez · Editor

Nil writes and edits Route & Fleet. It is an informational reference compiled from public sources — vendor documentation, regulator publications and published industry research — not consultancy, and not based on first-hand experience of running a fleet. Corrections are welcome and get published.

How we research and review our articles

This article is editorially independent. Route & Fleet is funded by advertising displayed on the page; advertisers have no influence over our research, recommendations or conclusions. See our advertising disclosure.

Keep reading

Related articles

Mobile workforce

Offline-First Design for Driver Apps

Why connectivity assumptions break delivery apps, what offline-first really requires, and how to test whether a vendor's claim is true.

21 July 2026 · 5 min read

Mobile workforce

Designing Driver Apps People Can Actually Use

Interface design principles for apps used in a cab, in the rain, wearing gloves, under time pressure — and the specific mistakes that make good software.

17 July 2026 · 4 min read

Advertisement
Ad space · activate by adding your AdSense publisher ID to lib/manifest.js