Summary: Express networks print billions of shipping labels yearly. The linear barcode remains king for sortation tunnels, but 2D matrix codes appear on return slips, pickup lockers, and consumer “reschedule delivery” cards. Each use case encodes different payloads: internal routing IDs, tracking numbers exposed to public APIs, or one-time tokens that prove a handoff.
Fraud shifts with the channel—fake “we missed you” QR stickers appeared in multiple countries, mimicking carrier branding to harvest card data.
Proof of delivery evolution
Signatures on glass are giving way to photo POD plus GPS and device attestation. Some carriers expose a QR on the driver app for the recipient to scan—binding the session cryptographically. Others keep QR on the label purely operational.
Batch label generation at 3PLs
- Separate test ZPL/PDF templates per carrier account—one wrong quiet zone voids indemnity.
- Throttle API calls when regenerating QR for relabeled freight; idempotency keys prevent duplicate tracking IDs.
- Archive label images for dispute windows (often 90–180 days).
Consumer takeaway
If a QR on a mystery sticker asks for payment to “release” a parcel, assume quishing until verified on the carrier’s official domain. Legitimate carriers increasingly push tracking through first-party apps with in-app deep links rather than anonymous short URLs.
Further reading
- Carrier-specific label specification PDFs (UPS, FedEx, DHL, national posts)—always use the revision dated for your contract year.
- GS1 for SSCC and logistics identifiers where applicable.