To call the API, use the following route:
https://cis-iis2.temple.edu/Fall2025/CIS3342_tuq23078/WebAPI/XXXXXX
Returns: A list of Hotel objects || Empty List
Returns: A list of Hotel Room Objects || Empty List
Returns: A list of Hotel Room objects || Empty List
Returns: A list of Hotel Room objects || Empty List
Returns: A list of hotel room objects || Empty List
Returns: A list of hotel room objects || Empty List
Returns: A list of hotel room objects || Empty List
Returns: A list of hotel room objects || Empty List
Returns: A list of hotel room objects || Empty List
Returns: A BookedHotelRoom object that displays the reservationID(HotelBookingID), the customer information, the hotelroom information, and the total cost. (See schema below)
Returns: HotelBookingID integer || -9999 (Unsuccessful)
Returns: A HotelRoomBooking Object || -9999 (Unsuccessful)
Returns: DeveloperKit Object
Returns: Boolean Value
Returns: Boolean Value
Returns: Boolean Value
View this section to see the properites of the objects.
Description: Represent a reservation in the system. Includes the hotelroom object and customer object.
Description: Represent a customer not from the Duolinguist Web Application
Description: Contains the API tokens and TravelSiteID needed to call the Reserve API
Description: Represents a Hotel
Description: Represents a Hotel Amenity
Description: Represents a Hotel Room