---
title: "Yêu cầu chuyển tiền giữa các tài khoản Future, Nano, MXV"
method: POST
path: "/mxv/account/transfer-money-request"
tags: ["MXV"]
---

# Yêu cầu chuyển tiền giữa các tài khoản Future, Nano, MXV

`POST /mxv/account/transfer-money-request`

## Request body

- FireAntApiModelsMXVMXVTransferMoneyRequest
  - `fromAccountType` 0 | 1 | 2, required — Loại tài khoản nguồn: FUTURE, NANO, MXV (0 = FUTURE, 1 = NANO, 2 = MXV)
  - `toAccountType` 0 | 1 | 2, required — Loại tài khoản đích: FUTURE, NANO, MXV (0 = FUTURE, 1 = NANO, 2 = MXV)
  - `amount` number, double, required — Số tiền chuyển (VNĐ)

## Response `200`

OK

- object

---

[API](https://skmtc.dev/fireant/apis/fireant-restful-api.md) · [All operations](https://skmtc.dev/fireant/apis/fireant-restful-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/fireant/fireant-restful-api/revisions/12bfdf99ab50/schema)
