---
title: "Yêu cầu rút tiền từ tài khoản MXV"
method: POST
path: "/mxv/account/withdraw-request"
tags: ["MXV"]
---

# Yêu cầu rút tiền từ tài khoản MXV

`POST /mxv/account/withdraw-request`

## Query parameters

- `accountType` 0 | 1 | 2

## Request body

- FireAntApiModelsMXVMXVWithdrawRequest
  - `amount` number, double, required — Số tiền rút (VNĐ)
  - `bankAccountID` integer, required — ID tài khoản ngân hàng nhận tiền

## 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)
