---
title: "Fee-types"
method: GET
path: "/content-api/hotels/fee-types"
tags: ["Hotel content"]
---

# Fee-types

`GET /content-api/hotels/fee-types`

## Response `200`

Successful response

- object[]
  - `id` string — Fee type identifier
  - `description` object — Fee type descriptions in multiple languages
    - `es` string — Description in Spanish
    - `en` string — Description in English
    - `pt` string — Description in Portuguese

## Other responses

- `400` — Invalid request
- `401` — Unauthorized
- `500` — Internal server error

---

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