---
title: "Lấy lịch sử yêu cầu nạp/rút/chuyển tiền của người dùng"
method: GET
path: "/mxv/account/money-requests"
tags: ["MXV"]
---

# Lấy lịch sử yêu cầu nạp/rút/chuyển tiền của người dùng

`GET /mxv/account/money-requests`

## Query parameters

- `accountType` 0 | 1 | 2
- `limit` integer
- `offset` integer

## Response `200`

OK

- FireAntApiModelsMXVMXVMoneyRequestItem[]
  - `investorCode` string
  - `time` string
  - `amount` number, double
  - `type` string
  - `status` string
  - `toInvestorCode` string

---

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