---
title: "Get hotel custom dump link"
method: POST
path: "/api/b2b/v3/hotel/custom/dump"
tags: ["hotel"]
---

# Get hotel custom dump link

`POST /api/b2b/v3/hotel/custom/dump`

Returns a download link for a custom hotel dump.

## Request body

- InfoDumpCustomDumpSwaggerRequest
  - `language` string
  - `type` string

## Response `200`

Successful response

- object
  - `data` InfoDumpInfoDumpResponse
    - `last_update` string
    - `url` string
  - `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)
