SearchTicketsRequest
Search Tickets
| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
The Identifier.
|
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 |
The ticket status.
|
Collection of TicketStatus |
None.
|
| TicketType |
The type of the ticket.
|
Collection of TicketType |
None.
|
| Stock |
The stock.
|
Collection of Stock |
None.
|
| PDFStatus |
The PDF status.
|
PreDeliveryStatus |
None.
|
| BarcodeStatus |
The barcode status.
|
PreDeliveryStatus |
None.
|
| DeliveryMethod |
The delivery method.
|
Collection of DeliveryMethod |
None.
|
| Section |
The 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.
|
| InHandDate |
The in hand date.
|
date |
None.
|
| EventId |
The event identifier.
|
string |
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 | Collection of string |
None.
|
|
| ZonePricing |
Zone Pricing
|
string |
None.
|
| Location |
Location
|
string |
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.
|