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 — Unloading #1
Caption: Tail of trailer at dock
Shipment record
Sample JSON (click to expand)
{
"image": {
"id": "demo-load-2-pho-1",
"phase": "unloading",
"sequence": 1,
"uploadedAt": "2025-03-20T19:05:00.000Z",
"caption": "Tail of trailer at dock"
},
"loadRecord": {
"bolNumber": "BOL-2025-0320-B",
"truckId": "TRK-210",
"trailerId": "TRL-41",
"location": "Nashville, TN — Receiving 3",
"customField1": "Frozen food",
"customField2": "SEAL-99001",
"customField3": "-10",
"customField4": "PO-88102",
"customField5": "Appt-2C"
}
}