latestOpenAPI 3.0.32026-08-215925112.0 MB

36be0dca14e7

api
accessusers

Create scans

post/api/accessusers/scans/{eventId}

Path parameters

eventIdstring required

The ID of the event to post scans.

Headers

tokenstring required

The token to authenticate against the access-control endpoints.

Request body

ticketIdstring
barcodestring required

The barcode of the ticket

scanned_atstring date-time required

An ISO Timestamp indicating when the ticket was scanned.

type'OK' | 'FAIL' required

Whether the scan succeeded or failed

direction'IN' | 'OUT' required

Indicates in which direction the scan was.

Response

OK

status'OK'