v1

latestSwagger 2.02026-07-14214688.6 KB
RatePlans

Get the setup of the daily rates for a specific rateplan and a defined timeperiod.

With this call you can read the daily rates setup including the cancellation policy and minimum guarantee per day for the specified rateplan. You can specify a timeperiod to read the daily rates for. The rateplan needs to be active for at least one business day in the defined time period and have rates loaded.

get/api/hotel/v0/hotels/{hotelId}/rateplans/{rateplanCode}/rates

Path parameters

hotelIdinteger required

The hotel id the rateplan belongs to.

rateplanCodestring required

The code of the rateplan you want to see details for.

Query parameters

expand'RoomTypeSupplements'

You can expand the supplements per room type on demand. By default they are not shown.

fromstring date-time required

Defines the last business day you would like to get rates for. The maximum time span between <i>from</i>´and <i>to</i> is limited to 365 days.

tostring date-time required

Defines the first business day you would like to get rates for.

skipinteger

Amount of items to skip.

topinteger

Amount of items to select.

inlinecount'None' | 'AllPages'

Return total number of items for a given filter criteria.

Headers

App-Idstring required

Application identifier

App-Keystring required

Application key.

Response

List of daily rates within the specified time preiod.

_countinteger

The number of items matching your request in total for all pages.

_linksobject

Collection of links to related resources