Get ticket data for scanning purposes​
GET
/api/v2/check-in/tickets
Authorizations​
bearerAuth
Type
HTTP (bearer)
Parameters​
Query Parameters
orderId
Limit to tickets in this order
Type
string
eventId
Limit to tickets for this event
Type
string
typeId
Limit to tickets of this type
Type
string
customerId
Limit to tickets for this customer
Type
string
barcode
Limit to tickets matching this barcode
Type
string
search
Limit to tickets matching this search string
Type
string
purchasedFrom
Limit to tickets purchased after this date/time
Type
string
purchasedTo
Limit to tickets purchased before this date/time
Type
string
updatedFrom
Limit to tickets updated after this date/time
Type
string
updatedTo
Limit to tickets updated before this date/time
Type
string
limit
Limit tickets to this number
Type
integer
Format
"int64"offset
Limit tickets to this number
Type
integer
Format
"int64"