TruckerCargoPictures demo
Static data only — search, pick a load, then review details and phase photos. Production uses live uploads and verification links.
What recipients see on a real verification link
Demo Only. Production serves a permanent image URL and API payload per photo.
Verified photo — Loading #1
Caption: Seal intact before departure
Shipment record
Sample JSON (click to expand)
{
"image": {
"id": "demo-load-1-pho-1",
"phase": "loading",
"sequence": 1,
"uploadedAt": "2025-03-18T14:22:00.000Z",
"caption": "Seal intact before departure"
},
"loadRecord": {
"bolNumber": "BOL-2025-0318-A",
"truckId": "TRK-104",
"trailerId": "TRL-88",
"location": "Memphis, TN — Dock 12",
"customField1": "General freight",
"customField2": "SEAL-88421",
"customField3": "34",
"customField4": "PO-77812",
"customField5": "Appt-9A"
}
}