Danh sách quỹ
Lấy danh sách quỹ
HTTP Request
[GET] /api/v6.1/funds
Query Parameters
Fields
| Fields | Type | Description |
|---|---|---|
| id | integer | Định danh |
| fund_parent_id | integer | Định danh quỹ cha |
| fund_title | string | Tên quỹ |
| lvl | integer | Cấp của quỹ |
| financial_account | string | Tài khoản |
Filtering
| Fields | Support | Type | Description |
|---|---|---|---|
| id | eq,in | integer | Định danh |
Sort
| Sort (field) | Direction |
|---|---|
| id | asc,desc |
Limit & Offset
| Type | Description | |
|---|---|---|
| Limit | integer | Lấy bao nhiêu bản ghi |
| Offset | integer | Bỏ qua bao nhiêu bản ghi |