Skip to main content

API Ticket State Codes

In the APIs, the ticket state are defined by codes as follows.

CodeStateDescription
0BookedThe ticket is booked.
50To confirmThe ticket is pending and waiting to be confirmed.
100AlertedIt is soon the User's turn to pass, s/he receives an alert.
200CalledIt is now the User's turn, s/he gets called.
300On holdThe User has not shown up yet, the ticket is pending and the validation remains possible.
400No showThe User still has not shown up, the ticket is pending and can only be validated manually by the Operator if the User finally shows up.
500In progressThe User has come and is progressing in the queue.
600CanceledThe User has canceled her/his ticket, or the has not shown up. The states automatically change from 'on hold' to 'no show' and finally to 'canceled'.
The ticket can be canceled by the Operator at User's request (if state change is allowed).
700DoneThe User has shown up and used her/his ticket, which is no longer valid.