---
title: "Hotels-inventory"
method: GET
path: "/content-api/hotels-inventory"
tags: ["Hotels inventory"]
---

# Hotels-inventory

`GET /content-api/hotels-inventory`

## Response `200`

Successful response

- object[]
  - `id` string
  - `property_type` string
  - `product` string
  - `published` boolean
  - `hotel_name` string
  - `hotel_type` object
    - `id` string
  - `stars` number
  - `location` object
    - `city` object
      - `id` number
    - `address` string
    - `zipcode` string
    - `latitude` number
    - `longitude` number
    - `neighborhoods` unknown[]
      - unknown
  - `merged_ids` unknown[]
    - unknown

---

[API](https://skmtc.net/despegar/apis/decolar-booking-api.md) · [All operations](https://skmtc.net/despegar/apis/decolar-booking-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/despegar/decolar-booking-api/revisions/2fb15f2434ea/schema)
