---
title: "Lấy trạng thái tài khoản MXV (Future, Nano, MXV)"
method: GET
path: "/mxv/account/status"
tags: ["MXV"]
---

# Lấy trạng thái tài khoản MXV (Future, Nano, MXV)

`GET /mxv/account/status`

## Response `200`

Thành công

- FireAntApiModelsMXVMXVInvestorAccountStatus — Model for MXV Investor Accounts tracking in database Supports multiple account types: Future, Nano, MXV
  - `userName` string — User name (Primary Key)
  - `futureInvestorCode` string
  - `futureStatus` string
  - `nanoInvestorCode` string
  - `nanoStatus` string
  - `mxvInvestorCode` string
  - `mxvStatus` string

## Other responses

- `400` — Có lỗi khi thực hiện thao tác

---

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