Live Validity Check for Tickets and Items
You can check the validity of tickets through the API. The current day is used as the validity date.
Example Request
/xml.php?token=xyz&aktion=ticketcheck_live&barcode=XYZ08818
| Parameter | Description |
|---|---|
token | Valid API token for account access. |
aktion | Must contain ticketcheck_live for this check. |
barcode | Ticket or item code to check live. |
Response
| Format | Content |
|---|---|
| JSON | Result of the live check including validity information. |