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 #2
Caption: Cargo secured at shipper
Shipment record
Sample JSON (click to expand)
{
"image": {
"id": "demo-load-1-pho-2",
"phase": "loading",
"sequence": 2,
"uploadedAt": "2025-03-18T14:24:30.000Z",
"caption": "Cargo secured at shipper"
},
"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"
}
}