PerformanceId
|
integer
|
|
Y
|
|
The performance number for the ticket being returned.
|
FK: T_PERF.perf_no   Resource: Performances |
SeatNumber
|
integer
|
|
Y
|
|
The seat number of the ticket being returned.
Note that seat number is the database ID number of a seat, not the number value assigned to a seat to indicate its location in a venue.
|
Checksum
|
string
|
|
N
|
|
The checksum number for the ticket being returned. If supplied it must match the checksum of the ticket for the performance seat.
|
FK: TX_SLI_TICKET.checksum |
ReturnOrDonate
|
string
|
|
Y
|
|
R for return, O for Donate.
|