Api Documentation

QR code scans

Qr code scan
Json
XML
GET https://api.bundeling.com/V2/qr_code_scans

Parameters

Url

NameDescriptionType
uuidA unique identifier used to identify a Qr Code Scanstring

Example request

Headers

Content-Type:application/json
Api-Key:RAegSX8yZfEbqSPM

Example response

{
    "uuid": "d7743aaf53224e279853c7d0c1dbfb3a",
    "qrcode_uuid": "eeb763c41c054dcc8f6d9362f24ee9b2",
    "user_uuid": "fcd46e8e32124c05a1cc9f831f166784",
    "creationdate": "2024-01-20T00:00:00+0100",
    "lastupdate": "2024-01-20T00:00:00+0100"
}