Event ticket checkin

This API is used for checkin event using barcode of the purchased ticket. It will take eventurl, barcode and checkin flag as path parameters

Here is the description of response attributes, which returns to the form of JSON.

AttributesDescription
bundleTypeTableThis field returns boolean value for bundle type table , sponsor ,block.
paidThis field returns boolean value whether ticket is paid or not.
responseMessageThis field returns the response message.
seatNumberThis field returns the seat number.
statusThis field return the status.
tableThis field returns the bundle type.
ticketHolderNameThis field returns the ticket holder name.
ticketIdThis field returns the ticket id.
ticketingTypeThis field returns the ticketing type.

Here is the possible error messages, which return if any condition gets failed or required data is missing for processing.

Error CodeError Description
200Returns all ticket checkin details.
400The request could not be understood by the server due to malformed syntax.
401You are not authorized to view the resource.
403Accessing the resource you were trying to reach is forbidden.
404The resource you were trying to reach is not found.
40600013Can't create URL / URL not supported
4040200Event not Found
4060408Checked-in failed. Ticket was refunded.
4060406Check-in failed. Ticket already used.
4068011This ticket only grants access to the virtual event
4060405Barcode not exist
4010101Not authorized
4060407Ticket already have book status
4030101Not Staff User
Language
Authorization
Header
Click Try It! to start a request and see the response here!