latestOpenAPI 3.1.02026-08-10390815.4 KB

e5f3dccae7ca

Cars

Depot scores

Use this endpoint to return the score breakdown for the specified depots together with the overall number of reviews and score. </br></br>- Please note that the ratings score is based on all traveller traffic across Booking.com/cars, and may not necessarily reflect the experience of your own customers.</br></br> - If you choose to display or use these ratings, you are responsible for ensuring that your travellers are properly informed about what these scores represent.

post/cars/depots/reviews/scores

Headers

X-Affiliate-Idinteger required

Include here your Affiliate identifier number

Request body

maximum_resultsinteger

The maximum number of results to return.

pagestring

Pagination token used to retrieve the next page of results. Obtained from next_page.

Response

Successful response.

request_idstring

Uniquely identifies the request. Please provide this identifier when contacting support.

Example response

{
  "data": [
    {
      "id": 5944
    }
  ]
}