Amenity Detail API
Returns all the details associated with a single Amenity or a group of Amenities.
API details
GET
/api/v1/hotel/content-api/types/amenities/details
Headers
Name
Value
Content-Type
application/json
Authorization
Bearer <Access token>
Accept-Encoding
gzip
Query Params
Name
Type
Description
amenityIds
string
Array of amenityIds
Response
Last updated