The scan QRCode API allows you to scan QRCode of tickets of attendees.
Scan QRCode properties
| Attribute | Type | Description | Permission | 
|---|
| message | string | Message for attendee ticket scan | READ-ONLY | 
| event_title | string | Event name. |  | 
| attendee_name | string | Attendee Name. |  | 
| data | array | Status code (200). | READ-ONLY | 
HTTP request
 Method : GET
 URL : /wp-json/wpem/events/<event_id>/attendees/<attendee_id>/qrcode/<event_id>-<order_id>-<attendee_id>
Available parameters
| Attribute | Type | Description | 
|---|
| code | string | QRCode string(event_id-order_id-attendee_id). |