SearchTicketsRequest
Search Tickets
Name | Description | Type | Additional information |
---|---|---|---|
Id |
The TicketGroup Uniqueidentifier.
|
string |
None.
|
TicketNumber |
The ticket number.
|
long |
None.
|
Event |
The name of the event.
|
string |
None.
|
Venue |
The name of the venue.
|
string |
None.
|
EventDate |
The event date.
|
DateValue |
None.
|
TicketStatus |
Array of ticket status.
|
Collection of TicketStatus |
None.
|
TicketType |
Array of type of the ticket.
|
Collection of TicketType |
None.
|
Stock |
Array of stock.
|
Collection of Stock |
None.
|
PDFStatus |
The PDF status.
|
PreDeliveryStatus |
None.
|
BarcodeStatus |
The barcode status.
|
PreDeliveryStatus |
None.
|
DeliveryMethod |
Array of delivery method.
|
Collection of DeliveryMethod |
None.
|
Section |
The ticketgroup section.
|
string |
None.
|
Quantity |
The quantity.
|
integer |
None.
|
Row |
The ticketgroup row.
|
string |
None.
|
LowSeat |
The low seat.
|
integer |
None.
|
HighSeat |
The high seat.
|
integer |
None.
|
Performer |
The performer.
|
string |
None.
|
InHandDate |
The in hand date.
|
date |
None.
|
EventId |
The event identifier.
|
string |
None.
|
StubHubEventId |
The StubHub event identifier.
|
long |
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 |
Array of ticketgroup tags
|
Collection of string |
None.
|
ZonePricing |
Zone Pricing
|
string |
None.
|
Location |
Ticketgroup Location
|
string |
None.
|
IncludedSeat |
Boolean flag to include seats in search response or not
|
boolean |
None.
|
IncludedTag |
Boolean flag to include tags in search response or not
|
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.
|