GET night pricesAsk AIget https://api.bookingexperts.com/v3/channels/{channel_id}/rentable_types/{rentable_type_id}/night_pricesList night prices of a rentable type you have access to.Path Paramsrentable_type_idstringrequiredRentableType IDchannel_idstringrequiredChannel IDQuery Paramsfields[night_price]stringFieldset. Specify a comma separated list of attributes to returndate_rangestringYield night prices for the given date range. Will be capped to 2 years in the future.HeadersAccept-LanguagestringSupported languages. A comma separated list with one or more of the following locales: cs, da, de, de-AT, de-CH, en, es, fr, fr-BE, fr-LU, it, nb, nl, nl-BE, pl, pt, tr. Default: 'en'.If-Modified-SincestringThe API will send back the requested resource, with a 200 status, only if it has been last modified after the given datetime. If the request has not been modified since, the response will be a 304 without any body. The Last-Modified response header of a previous request will contain the date of last modification.Responses 200NightPriceCollectionResponse 304Not modified 429Error defaultErrorUpdated 8 months ago