Gets offers matching specific query parameters
integer
Region ID for which offers are returned. This includes offers from all subregions of this regionID. See the 'Introduction' Section in the documentation.
integer
Timestamp (ms since UNIX epoch) from when offers are considered (inclusive). This includes offers that start after this time (no partitioning of offers).
integer
Timestamp (ms since UNIX epoch) until when offers are considered (inclusive). This includes offers that end before this time (no partitioning of offers).
integer
The number of full days (24h) the car is available within the rangeStart and rangeEnd
string
Allowed Values:
price-asc
price-desc
The order in which offers are returned. When two offers have the same price, the one with the lexicographical smaller ID is returned first (for both sort orders).
integer
The page number from pagination
integer
The number of offers per page
integer
The width of the price range blocks in cents. See 'priceRanges' in the response body more for information.
integer
The width of the min free kilometer in km. See 'freeKilometerRange' in the response body more for information.
integer
How many seats the returned cars each have
number
Minimum (inclusive) price the offers have in cent
number
Maximum (exclusive) price the offers have in cent
string
Allowed Values:
small
sports
luxury
family
The car type.
boolean
Whether only offers with vollkasko are returned
integer
Minimum number of kilometers that the offer includes for free (min. inclusive)
The IDs and data of the offers matching the query parameters. For aggregation results, see the 'Filter and Aggregations'-section in the documentation.
string
The unique identifier of the offer
string
Additional data of the offer, that is not used for filtering. For simplicity, this is just a base64 encoded 256 Byte array
integer
The start of the price range in cent
integer
The end of the price range in cent
integer
The number of offers in this price range
integer
The number of offers with the car type small
integer
The number of offers with the car type sports
integer
The number of offers with the car type luxury
integer
The number of offers with the car type family
integer
The number of seats the cars have
integer
The number of offers with the given number of seats
integer
The start of the free kilometer range
integer
The end of the free kilometer range
integer
The number of offers in this free kilometer range
integer
The number of offers with vollkasko
integer
The number of offers without Vollkasko