---
title: "Перевод с фьючерсного счёта на спот. Требует заголовок Idempotency-Key"
method: POST
path: "/api/futures/account/transfer-to-spot"
tags: ["ApiFutures"]
---

# Перевод с фьючерсного счёта на спот. Требует заголовок Idempotency-Key

`POST /api/futures/account/transfer-to-spot`

## Request body

- FuturesTransferRequest
  - `amount` string, required
  - `futuresAccountId` integer, required
  - `currencyCode` string, required

## Response `200`

Success

---

[API](https://skmtc.dev/binibit/apis/webapp.md) · [All operations](https://skmtc.dev/binibit/apis/webapp/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/binibit/webapp/revisions/975d0a2e9e7d/schema)
