Use this api call to test if a given ticketId is valid or not.
Checks if a given tickedId is valid or not. Returns 1 if successful, 0 otherwise.
The following parameters are required:
ticketId
the ticketId used to check the validity.
HTTP GET/ POST: is_valid_ticket.jsp?ticketId=1c422da0-e01f-4261-91d6-2e8fab86be17
Page returns 0 since the ticket is expired.
Something wrong
if an error occurs.