SearchTicketsRequest

Search Tickets

NameDescriptionTypeAdditional information
Id
The TicketGroup Identifier (Uniqueuidentifier)
string
None.
TicketNumber
The ticket number.
long
None.
Event
The name of the event.
string
None.
EventIds
Array for unique identifier of events.
Collection of string
None.
StubHubEventId
The StubHub event identifier.
long
None.
Venue
The name of the venue.
string
None.
EventDate
The event date.
DateValue
None.
TicketStatus
The array of ticket status.
Collection of TicketStatus
None.
TicketType
The array of type of the ticket.
Collection of TicketType
None.
Stock
The array of stock.
Collection of Stock
None.
PDFStatus
The PDF status.
PreDeliveryStatus
None.
BarcodeStatus
The barcode status.
PreDeliveryStatus
None.
DeliveryMethod
The array of delivery method.
Collection of DeliveryMethod
None.
Section
The ticketgroup section.
string
None.
Quantity
The quantity.
integer
None.
Row
The row.
string
None.
LowSeat
The low seat.
integer
None.
HighSeat
The high seat.
integer
None.
Performer
The performer.
string
None.
PerformerId
The performer id(If Performer is also specified then Performer will be ignored).
string
None.
InHandDate
The in hand date.
date
None.
VenueId
The venue identifier.
string
None.
PONumber
The po number.
long
None.
PurchasePrice
Purchase Price
decimal number
None.
ControlNotes
Control notes
string
None.
BrokerNotes
Broker notes
string
None.
InternalNotes
Internal notes
string
None.
Notes
Public notes
string
None.
Tags
The array of Tags
Collection of string
None.
ZonePricing
Zone Pricing
string
None.
Location
Location
string
None.
IncludedSeat
Flag to include seats in the response or not
boolean
None.
IncludedTag
Flag to include tags in the response or not
boolean
None.
ExactMatchSectionAndRow
When true, section/row are match exactly.otherwise fuzzy match.
boolean
None.
OrderBy
Sets the order by.(Note: Please use column Name Given in Response only,Don't use "Page" or "ItemsPerPage").
string
None.
SortOrder
The SortOrder i.e. "ASC" or "DESC"
string
None.
DateUpdated
Set Date Updated you can use either Date Updated Or UpdatedSince.
date
None.
UpdatedSince
Set From Date and To Date value. Return result for between date , From Date And To Date.
DateValue
None.
Page
Sets the page.
integer
None.
ItemsPerPage
Sets the items per page.
integer
None.