Name | Description | Type | Additional information |
---|---|---|---|
BookingGuid |
Booking's external identifier |
globally unique identifier |
None. |
TheaterGuid |
Booking theater's external identifier |
globally unique identifier |
None. |
EventGuid |
Booking event's external identifier |
globally unique identifier |
None. |
Auditoriums |
Auditorium details for the booking. |
Collection of BookingAuditorium |
None. |
LocalStartDate |
Booking's local start date. Format: m/d/yyyy (Example: "9/9/2016") |
string |
None. |
LocalStartTime |
Booking's local start time. Format: h:mm AM/PM (Example: "7:30 PM") |
string |
None. |
BookingState |
State of the booking. |
BookingStates |
None. |
TicketTestState |
Test state of the ticket provider's ticket setup. |
TicketTestStates |
None. |
ListingUrl |
Url to the showtime listing for the booking. |
string |
None. |
PurchaseUrl |
Url to the purchase page for the booking. |
string |
None. |