TakenItemRequest
Name | Description | Type | Additional information |
---|---|---|---|
ServiceFee | decimal number |
None.
|
|
Discount | decimal number |
None.
|
|
Tax | decimal number |
None.
|
|
TicketGroupId |
the ticket group identifier.
|
string |
None.
|
Quantity |
the quantity.
|
integer |
None.
|
LowSeat |
the low seat.
|
integer |
None.
|
HighSeat |
the high seat.
|
integer |
None.
|
Seats |
the seats.
|
Collection of integer |
None.
|
UnitPrice |
the sell price.
|
decimal number |
None.
|
TicketNumber |
the ticket number.
|
long |
None.
|
Commission |
the commission.
|
decimal number |
None.
|
IsItemPredelivered | boolean |
None.
|
|
EventName |
the name of the event.
|
string |
None.
|
EventId |
the event identifier.
|
string |
None.
|
Venue |
the venue.
|
string |
None.
|
VenueId |
the venue identifier.
|
string |
None.
|
EventDate |
the event date.
|
date |
None.
|
Section |
the section.
|
string |
None.
|
Row |
the row.
|
string |
None.
|