cURL
curl --request POST \ --url https://api.simiz.io/v1/qr/{shortCode}/scan
{ "success": true }
Record a scan event for the given QR code. Increments the scan counter and updates lastScannedAt. No authentication required.
lastScannedAt
8-character alphanumeric short code
"Qr12Ab34"
Scan recorded successfully
true