|
Description
The als_get_seats.cgi method retrieves all seat information.
Required params: either Reservation, SeatCode or Event are required
or the combination of
Date+Tour
Example Usage http://127.0.0.1/als_get_
Inputs
Parameter
|
Description
|
Required
|
Example
|
Data Type
|
reservation
|
Reservation Code
|
Optional
|
reseservation=43211
|
Integer
|
seatcode
|
Seat Code
|
Optional
|
seatcode=332341
|
Integer
|
event
|
Event Code
|
Optional
|
event=32551
|
Integer
|
tour
|
Tour Code
|
Optional
|
tour=111
|
Integer
|
date
|
Date
|
Optional
|
date=2009-03-23
|
Date
|
notseated
|
Not Seated
|
Optional
|
notseated=false
|
Boolean
|
base
|
Base
|
Optional
|
base=1
|
Integer
|
equaltime
|
Time Value Equal
|
Optional
|
equaltime=09:00
|
Time
|
aftertime
|
Time Value After
|
Optional
|
AfterTime=12:30
|
Time
|
beforetime
|
Time Value Before
|
Optional
|
BeforeTime=13:00
|
Time
|
Returned Fields
#
|
Field Name
|
Description
|
Data Type
|
1
|
|
|
String
|
2
|
|
|
Integer
|
|
|
|
|
XML Returned
|