Get QR code by short code
Retrieve a QR code by its short code. Returns the QR code details along with merchant information. Used when a customer scans a QR code. No authentication required.
Path Parameters
8-character alphanumeric short code
"Qr12Ab34"
Response
QR code details
8-character alphanumeric code used in the URL
"Qr12Ab34"
Full QR code URL
"https://pay.simiz.io/qr/Qr12Ab34"
QR code name
"Store Counter QR"
Optional description
QR code type:
STATIC— Fixed amount, reusableDYNAMIC— Variable amount, single use
STATIC, DYNAMIC QR code lifecycle:
ACTIVE— Active and scannablePAUSED— Temporarily disabled by the merchantEXPIRED— Past expiration dateREVOKED— Permanently revoked
ACTIVE, PAUSED, EXPIRED, REVOKED Fixed payment amount for STATIC QR codes
5000
Maximum allowed amount for DYNAMIC QR codes
Total number of times this QR code has been scanned
Timestamp of the last scan
Expiration date, or null if the QR code does not expire
Organization name (only included on public endpoint)
Organization logo URL (only included on public endpoint)
Project UUID (only included on public endpoint)

