Scans

New scan

Triggered by

  1. Scan App

  2. REST API (Scan request)

  3. Choose for Tickets -> Checkin in the popupmenu 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.