latestOpenAPI 3.0.12026-08-101058136.3 KB
0fbdc2f4423a
demand-api-v2-compatible
List hotel theme types
This endpoint returns a list of hotel theme types (in English).
get/demand-api-v2-compatible/hotelThemeTypes
Query parameters
Headers
Accept'application/json'
Response
OK
Example response
{
"result": [
{
"name": "Beach/Seaside"
}
]
}