Ticket checking / access control

Performs check whether given code is allowed access to the checking zone

post/api/v1/VerifyTicketNumber

Request body

Mode0 | 1
AclItemIdinteger

Id of the ACL Item [Access zone ID]

CheckingIdstring nullable

Current code from the scanned ticket [QR code, barcode, ticket identifier]

Updateboolean

Determines if entry count is updated True = Entry count is updated, current state is obatained after updated entry count False = Only current state is obtained

ExtendedDataboolean

Determines if extended data about the TicketNumber are sent to the response

OnDemandEnabledboolean

INTERNAL - leave null or false Determines if on-demand ticket entries are allowed access.

Response

OK

Changes

No recorded changes to this endpoint across all 3 revisions of this API.