> For the complete documentation index, see [llms.txt](https://hdsd2.entrade.com.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hdsd2.entrade.com.vn/entrade-api/tai-lieu-api-cu/3.-thong-tin-tai-khoan-va-tien-tai-khoan/3.2.-thong-tin-tien.md).

# 3.2. Thông tin tiền

&#x20;**Lấy thông tin tài sản tiền**

| **URL**                                                                                                                                                     | **Method** |
| ----------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------- |
| [https://services.entrade.com.vn/entrade-api/account\_balances/\<investor\_id>](https://services.entrade.com.vn/entrade-api/account_balances/<investor_id>) | GET        |

&#x20;

**Path param**

| **Field**        | **Type** | **Description** |
| ---------------- | -------- | --------------- |
| **Investor\_id** |          | Mã khách hàng   |

&#x20;

**Resquest header**

| **Field**         | **Type** | **Description**     |
| ----------------- | -------- | ------------------- |
| **Authorization** |          | Bearer \<JWT token> |

&#x20;

**Resquest body**

| **Field** | **Type** | **Description** |
| --------- | -------- | --------------- |
| **N/A**   |          |                 |

&#x20;

**Response body**

| **Field**               | **Type** | **Description**    |
| ----------------------- | -------- | ------------------ |
| **investorId**          |          | Mã khách hàng      |
| **totalSecure**         |          | Cọc đã sử dụng     |
| **nav**                 |          | NAV                |
| **availableCash**       |          | Cọc còn lại        |
| **withdrawalCash**      |          | Số tiền có thể rút |
| **holdOvernightSecure** |          | Cọc giữ qua đêm    |
