TicketDetails
Name | Description | Type | Additional information |
---|---|---|---|
SHEventId |
StubHub Event identifier.
|
long |
Optional - Only Required When Event Name Or EventId is not given.
|
EventId |
Event identifier.
|
string |
Optional - Only Required When Event Name Or SHEventId is not given.
|
VenueId |
Venue identifier.
|
string |
Optional - Only Required When Venue Name is not given.
|
Event |
Event name.
|
string |
Optional - Only Required When Event Id is not given.
|
EventDate |
Event date.
|
date |
Optional - If EventId is given.
|
Venue |
Venue name.
|
string |
Optional - Only Required When Venue Id is not given.
|
Section |
Section of the ticket.
|
string |
Required
Max length: 80
|
Row |
Row of the ticket.
|
string |
Required
Max length: 80
|
Quantity |
Number of Tickets
|
integer |
Required
|
MaskedQuantity |
Masked quantity.
|
integer |
Optional
|
DoNotWaste |
Value to indiacte DoNotWaste tickets.
|
boolean |
Optional
|
Seating |
Seating.
|
Seating |
Required
|
Stock |
Stock.
|
Stock |
Required
|
SHDeliveryMethod |
StubHub delivery method.
|
DeliveryMethod |
None.
|
TicketSeats |
Seats.
|
Collection of TicketSeat |
Required
|
TicketTraits |
The traits.
|
Collection of Traits |
None.
|
PublicNotes |
The notes.
|
string |
Max length: 255
Optional
|
InternalNotes |
The internal notes.
|
string |
Max length: 255
Optional
|
BrokerNotes |
The broker notes.
|
string |
Max length: 255
Optional
|
ControlNotes |
The control notes.
|
string |
Max length: 255
Optional
|
ConnectedStatus |
The connected status.
|
ConnectedStatus |
None.
|
SplitOptions |
The split option.
|
SplitOptions |
Optional
|
InHandDetails |
InHand details.
|
InHandDetails |
Required
|
DeliveryOption |
The delivery option.
|
DeliveryOption |
None.
|
ReferenceNumber |
The reference number.
|
string |
Max length: 255
|
FacePrice |
The face price.
|
Money |
Required
|
PurchasePrice |
The purchase price.
|
Money |
Required
|
SellPrice |
The sell price.
|
Money |
Required
|
Discount |
The discount.
|
decimal number |
None.
|
Overs |
The overs.
|
decimal number |
None.
|
Tax |
The tax amount.
|
decimal number |
None.
|
Tags |
The tags.
|
Collection of string |
None.
|
MinimumPayout |
The minimum payout.
|
decimal number |
None.
|
HideSeats |
The Hide Seats.
|
boolean |
None.
|
ZonePricing |
Gets or sets the zone pricing.
|
string |
None.
|
Location |
Gets or sets the Location.
|
string |
None.
|