> For the complete documentation index, see [llms.txt](https://datafeed.fiingroup.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://datafeed.fiingroup.vn/api-datafeed-en/api-trading/fund/fund-information.md).

# Fund information

> API Name: /Fund/GetFundInformation

{% hint style="info" %}
**Below is an example of how the data is presented in the API:**

&#x20; ·       "RecordId": 183,

&#x20; ·        "OrganizationId": 2535472,

&#x20; ·       "FundTypeId": 1,

&#x20; ·       "FundStructureId": 1,

&#x20; ·       "ManagementOrganizationId": 3925,

&#x20; ·       "MonitoringOrganizationId": 2812,

&#x20; ·       "BenchmarkGroupId": 0,

&#x20; ·       "MaturityDateId": "1753-01-01T00:00:00",

&#x20; ·       "CurrencyId": 22,

&#x20; ·       "InvestmentTarget": "Mục tiêu của Quỹ là tìm kiếm lợi nhuận dài hạn, tối đa hoá giá trị danh mục đầu tư bằng việc phân bổ tài sản vào các cổ phiếu của các doanh nghiệp đầu ngành có tiềm năng tăng trưởng cao trong tương lai.",

&#x20; ·       "CustomerTarget": "Nhà đầu tư của Quỹ có thể là tổ chức hay cá nhân trong và ngoài nước.",

&#x20; ·       "MinInvest": 100000.0,

&#x20; ·       "en\_InvestmentTarget": "The fund objective is to seek long-term profits and maximize portfolio value by allocating assets to the stocks of leading companies with high growth potential in the future.",

&#x20; ·       "en\_CustomerTarget": " Investors of the Fund can be domestic or foreign organizations or individuals.",

&#x20; ·       "OrganCode": "2535472",

&#x20; ·       "Status": 1,

&#x20; ·       "CreateDate": "2024-10-17T11:14:03",

&#x20; ·       "UpdateDate": "2024-10-17T11:23:06.923"
{% endhint %}

<table><thead><tr><th width="269.328125">Field name</th><th width="102.2421875">Data type</th><th width="105.04296875">Data length</th><th width="242">Description (VN)</th><th width="228">Description (EN)</th><th width="133.08203125">Notes</th></tr></thead><tbody><tr><td>RecordId</td><td>int</td><td></td><td>Khóa chính của bảng auto-generated IDENTITY(1,1)</td><td>Primary key of table, auto-generated IDENTITY (1,1)</td><td></td></tr><tr><td>OrganizationId</td><td>int</td><td></td><td>Mã của công ty lấy từ bảng FGFB_COIN_DR_Organization</td><td>Organization code taken from FGFB_COIN_DR_Organization table</td><td>not in use</td></tr><tr><td>FundTypeId</td><td>tinyint</td><td></td><td>Loại quỹ đầu tư quỹ mở, ETF... từ bảng FGFB_COIN_DM_FundType</td><td>Investment fund type from the table FGFB_COIN_DM_FundType</td><td></td></tr><tr><td>FundStructureId</td><td>tinyint</td><td></td><td>Phong cách đầu tư của quỹ (vd: quỹ cổ phiếu, quỹ trái phiếu) từ bảng FGFB_COIN_DM_FundStructure</td><td>Investment style of the fund (eg stock funds, bond funds) from the table FGFB_COIN_DM_FundStructure</td><td></td></tr><tr><td>ManagementOrganizationId</td><td>int</td><td></td><td>Mã của công ty quỹ mẹ lấy từ bảng FGFB_COIN_DR_Organization</td><td>Code of the parent fund company is taken from the table FGFB_COIN_DR_Organization</td><td>not in use</td></tr><tr><td>MonitoringOrganizationId</td><td>int</td><td></td><td>Mã của công ty giám sát lấy từ bảng FGFB_COIN_DR_Organization</td><td>The monitoring company code is from the FGFB_COIN_DR_Organization table</td><td>not in use</td></tr><tr><td>BenchmarkGroupId</td><td>smallint</td><td></td><td>Mã sàn, mã chỉ số, mã họ cổ phiếu. Vd: HNX, HOSE, VNI từ bảng FGFB_COIN_DR_Group</td><td>Definition of Stock exchange, index code, shareholder code  code . Eg: HNX, HOSE, VNI from FGFB_COIN_DR_Group</td><td></td></tr><tr><td>MaturityDateId</td><td>date</td><td></td><td>Ngày Kết thúc hoạt động</td><td>Fund Maturity date</td><td></td></tr><tr><td>CurrencyId</td><td>smallint</td><td></td><td>Loại tiền tệ từ bảng FGFB_CMMS_DM_Currency</td><td>Identity of Currency From FGFB_CMMS_DM_Currency</td><td></td></tr><tr><td>InvestmentTarget</td><td>nvarchar</td><td></td><td>Mục tiêu đầu tư</td><td>Investment objectives</td><td></td></tr><tr><td>CustomerTarget</td><td>nvarchar</td><td></td><td>Khách hàng mục tiêu</td><td>Targeted customer</td><td></td></tr><tr><td>MinInvest</td><td>bigint</td><td></td><td>Mức đầu tư tối thiểu</td><td>Minimum investment</td><td></td></tr><tr><td>en_InvestmentTarget</td><td>varchar</td><td></td><td>Mục tiêu đầu tư tiếng anh</td><td>English investment goals</td><td></td></tr><tr><td>en_CustomerTarget</td><td>varchar</td><td></td><td>Khách hàng mục tiêu tiếng anh</td><td>English target customers</td><td></td></tr><tr><td>OrganCode</td><td>nvarchar</td><td>15</td><td>Mã Quỹ của StoxPlus</td><td>StoxPlus-defined fund code</td><td></td></tr><tr><td>ManagementOrganCode</td><td>nvarchar</td><td>15</td><td>Mã Công ty Quản lý Quỹ</td><td>Asset management company code </td><td></td></tr><tr><td>MonitoringOrganCode</td><td>nvarchar</td><td>15</td><td>Mã Công ty Giám sát</td><td>Monitoring company code </td><td></td></tr><tr><td>Status</td><td>tinyint</td><td></td><td>Trạng thái của bản ghi. 0: record khóa; 1: record mở; 2: record đã xóa </td><td>Record status. 0: locked; 1: open; 2: locked</td><td></td></tr><tr><td>CreateDate</td><td>date</td><td></td><td>Ngày tạo record</td><td>Created date</td><td></td></tr><tr><td>UpdateDate</td><td>date</td><td></td><td>Ngày cập nhật record </td><td>Updated date</td><td></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://datafeed.fiingroup.vn/api-datafeed-en/api-trading/fund/fund-information.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
