This endpoint returns hotel types names and their translations. (EN is default)
Security
BearerAuth
GET
curl -i -X GET \
'https://metasearch-connect-api.booking.com/demand-api-v2-compatible/hotelTypes?hotelTypeInputDTO=hotel_type_ids%3D0%26languages%3Dar%26offset%3D0%26row%3D0' \
-H 'Accept: application/json' \
-H 'Authorization: Bearer <YOUR_string_HERE>'