execute

public final <Error class: unknown class><CarDetailsResponse> execute(GetCarDetailsOperation operation)

Get Extended information with a single car offer Extended information about the rates, charges, fees, and other terms associated with a single car offer.

Return

a Response object with a body of type CarDetailsResponse

Parameters

Throws


public final <Error class: unknown class><CarListingsResponse> execute(GetCarsListingsOperation operation)

Search Expedia car inventory Search Expedia car inventory by date, pickup, and dropoff location to return a listing of available cars for hire.

Return

a Response object with a body of type CarListingsResponse

Parameters

Throws


public final <Error class: unknown class><PresignedUrlResponse> execute(GetFeedDownloadUrlOperation operation)

Get the Download URL and other details of the static files.

Return

a Response object with a body of type PresignedUrlResponse

Parameters

Throws


public final <Error class: unknown class><AvailabilityCalendarResponse> execute(GetLodgingAvailabilityCalendarsOperation operation)

Get availability calendars of properties Returns the availability of each day for a range of dates for given Expedia lodging properties.

Return

a Response object with a body of type AvailabilityCalendarResponse

Parameters

Throws


public final <Error class: unknown class><HotelDetailsResponse> execute(GetLodgingDetailsOperation operation)

Get Extended information with a single property offer Extended information about the rate, charges, fees, and financial terms associated with booking a single lodging rate plan offer.

Return

a Response object with a body of type HotelDetailsResponse

Parameters

Throws


public final <Error class: unknown class><HotelListingsResponse> execute(GetLodgingListingsOperation operation)

Search lodging inventory Search Expedia lodging inventory by Location Keyword, Region ID, Lat/Long, or Hotel ID(s) and return up to 1,000 offers in response. Provides deeplink to Expedia site to book, or rate plan info to enable API booking.

Return

a Response object with a body of type HotelListingsResponse

Parameters

Throws


public final <Error class: unknown class><LodgingQuotesResponse> execute(GetLodgingQuotesOperation operation)

Get properties price and availability information The Lodging Quotes API will return the price and availability information for given Expedia lodging property ID(s).

Return

a Response object with a body of type LodgingQuotesResponse

Parameters

Throws


public final <Error class: unknown class><RateCalendarResponse> execute(GetLodgingRateCalendarOperation operation)

Get rate calendar of a property The Rate Calendar API will return the lowest rate plan for a range of days for one selected Expedia lodging property.

Return

a Response object with a body of type RateCalendarResponse

Parameters

Throws