---
title: "Get hotel content by hotel ids"
method: POST
path: "/api/content/v1/hotel_content_by_ids"
tags: ["content"]
---

# Get hotel content by hotel ids

`POST /api/content/v1/hotel_content_by_ids`

## Request body

- HotelContentByIdsHotelsContentRequest
  - `hids` integer[]
  - `ids` string[]
  - `language` string

## Response `200`

OK

- object
  - `data` HotelContentByIdsHotelContent[]
    - `address` string
    - `amenity_groups` HotelContentByIdsAmenityGroup[]
      - `amenities` string[]
      - `group_name` string
      - `non_free_amenities` string[]
    - `check_in_time` string
    - `check_in_time_end` string
    - `check_out_time` string
    - `deleted` boolean
    - `description_struct` HotelContentByIdsHotelDescription[]
      - `paragraphs` string[]
      - `title` string
    - `distance_center` number
    - `email` string
    - `facts` HotelContentByIdsFacts
      - `electricity` HotelContentByIdsElectricity
        - `frequency` integer[]
        - `sockets` string[]
        - `voltage` integer[]
      - `floors_number` integer
      - `register` HotelContentByIdsRegister
        - `address` string
        - `email` string
        - `kind` string
        - `link` string
        - `name` string
        - `phone` string
        - `record` string
        - `rooms` HotelContentByIdsRegisterRoom[]
          - `category_type` string
          - `rooms_count` integer
        - `state_registration_number` string
        - `status` string
        - `status_end_date` string
        - `taxpayer_number` string
        - `work_time` string
      - `rooms_number` integer
      - `type` string
      - `year_built` integer
      - `year_renovated` integer
    - `front_desk_time_end` string
    - `front_desk_time_start` string
    - `hid` integer
    - `hotel_chain` string
    - `id` string
    - `images_ext` HotelContentByIdsImageExt[]
      - `category_slug` string
      - `url` string
    - `is_closed` boolean
    - `is_gender_specification_required` boolean
    - `keys_pickup` HotelContentByIdsKeysPickup
      - `apartment_extra_information` string
      - `apartment_office_address` string
      - `email` string
      - `is_contactless` boolean
      - `phone` string
      - `type` string
    - `kind` string
    - `latitude` number
    - `longitude` number
    - `metapolicy_extra_info` string
    - `metapolicy_struct` HotelContentByIdsMetapolicyStruct
      - `add_fee` HotelContentByIdsAddFee[]
        - `currency` string
        - `fee_type` string
        - `price` string
        - `price_unit` string
      - `check_in_check_out` HotelContentByIdsCheckInCheckOut[]
        - `check_in_check_out_type` string
        - `currency` string
        - `inclusion` string
        - `price` string
      - `children` HotelContentByIdsChildren[]
        - `age_end` integer
        - `age_start` integer
        - `currency` string
        - `extra_bed` string
        - `price` string
      - `children_meal` HotelContentByIdsChildrenMeal[]
        - `age_end` integer
        - `age_start` integer
        - `currency` string
        - `inclusion` string
        - `meal_type` string
        - `price` string
      - `cot` HotelContentByIdsCradle[]
        - `amount` integer
        - `currency` string
        - `inclusion` string
        - `price` string
        - `price_unit` string
      - `deposit` HotelContentByIdsDeposit[]
        - `availability` string
        - `currency` string
        - `deposit_type` string
        - `payment_type` string
        - `price` string
        - `price_unit` string
        - `pricing_method` string
      - `extra_bed` HotelContentByIdsExtraBed[]
        - `amount` integer
        - `currency` string
        - `inclusion` string
        - `price` string
        - `price_unit` string
      - `internet` HotelContentByIdsInternet[]
        - `currency` string
        - `inclusion` string
        - `internet_type` string
        - `price` string
        - `price_unit` string
        - `work_area` string
      - `meal` HotelContentByIdsMeal[]
        - `currency` string
        - `inclusion` string
        - `meal_type` string
        - `price` string
      - `no_show` HotelContentByIdsNoShow
        - `availability` string
        - `day_period` string
        - `time` string
      - `parking` HotelContentByIdsParking[]
        - `currency` string
        - `inclusion` string
        - `price` string
        - `price_unit` string
        - `territory_type` string
      - `pets` HotelContentByIdsPets[]
        - `currency` string
        - `inclusion` string
        - `pets_type` string
        - `price` string
        - `price_unit` string
      - `shuttle` HotelContentByIdsShuttle[]
        - `currency` string
        - `destination_type` string
        - `inclusion` string
        - `price` string
        - `shuttle_type` string
      - `visa` HotelContentByIdsVisa
        - `visa_support` string
    - `name` string
    - `payment_methods` string[]
    - `phone` string
    - `policy_struct` HotelContentByIdsHotelDescription[]
      - `paragraphs` string[]
      - `title` string
    - `postal_code` string
    - `region` HotelContentByIdsRegionContent
      - `country_code` string
      - `iata` string
      - `id` integer
      - `name` string
      - `type` string
    - `room_groups` HotelContentByIdsRoomGroup[]
      - `images` string[]
      - `images_ext` HotelContentByIdsImageExt[]
        - `category_slug` string
        - `url` string
      - `name` string
      - `name_struct` HotelContentByIdsRoomGroupName
        - `bathroom` string
        - `bedding_type` string
        - `main_name` string
      - `rg_ext` HotelContentByIdsRgExt
        - `balcony` integer
        - `bathroom` integer
        - `bedding` integer
        - `bedrooms` integer
        - `capacity` integer
        - `class` integer
        - `club` integer
        - `family` integer
        - `floor` integer
        - `quality` integer
        - `sex` integer
        - `view` integer
      - `room_amenities` string[]
      - `room_group_id` integer
      - `size` number
    - `serp_filters` string[]
    - `star_certificate` HotelContentByIdsStarCertificate
      - `certificate_id` string
      - `valid_to` string
    - `star_rating` integer
  - `debug` V3Debug
    - `api_endpoint` V3DebugEndpoint
      - `endpoint` string
      - `is_active` boolean
      - `is_limited` boolean
      - `remaining` integer
      - `requests_number` integer
      - `reset` string
      - `seconds_number` integer
    - `api_key_id` integer
    - `key_id` integer
    - `method` string
    - `real_ip` string
    - `request` integer[]
    - `request_id` string
    - `utcnow` string
    - `validation_error` string
  - `error` string
  - `status` string

---

[API](https://skmtc.net/worldota/apis/etg-api-v3.md) · [All operations](https://skmtc.net/worldota/apis/etg-api-v3/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/worldota/etg-api-v3/revisions/eb86c2c78ad5/schema)
