Scans
New scan
Triggered by
Scan App
REST API (Scan request)
Choose for Checkin in the contextmenu of the orders-dashboard
Example payload
{
"event_id": 94,
"order_id": 14810,
"name": "John Doe",
"email": "[email protected]",
"qrcode": "aImTVXZx1u8Wb9S8",
"ticket_type": "Gold (Backstage)",
"scan_level": 0,
"scan_date": "2021-01-09 15:29:40",
"scan_location": "Main entrance"
}
Note
Seating information is appended to the ticket_type
if the events uses a seating plan.
Changelog
Version |
Description |
---|---|
1.0 |
Introduced. |