4. Lấy danh sách gói vay
{
"total": 1,
"data": [
{
"id": 123,
"bankId": 10001,
"bankAccountId": 1000005,
"name": "Gói kỹ quỹ 5%",
"interestRate": 4.11E-4,
"tradingFeeRate": 15750.0,
"overdueInterestRate": 0.0,
"loanTerm": 30,
"maxLoanPool": 1.0E10,
"coInvestTaxRate": 0.05,
"createdDate": "2025-08-15T07:18:32.574Z",
"modifiedDate": "2025-10-08T03:18:12.780Z",
"closedPositionFee": 4.11E-4,
"tradingTaxRate": 0.0,
"portfolio": [
{
"symbol": "VN30F1M",
"initialRate": 0.05,
"maintenanceRate": 0.03,
"liquidateRate": 0.02,
"overnightRate": 0.05,
"dailyStockBorrowFee": 0.0,
"withdrawalRate": 0.05,
"additionalRate": 0.05,
"companySecureRate": 0.2,
"vsdSecureRate": 0.17,
"bankSecureRate": 0.2
},
{
"symbol": "VN30F2M",
"initialRate": 0.05,
"maintenanceRate": 0.03,
"liquidateRate": 0.02,
"overnightRate": 0.05,
"dailyStockBorrowFee": 0.0,
"withdrawalRate": 0.05,
"additionalRate": 0.05,
"companySecureRate": 0.2,
"vsdSecureRate": 0.17,
"bankSecureRate": 0.2
}
],
"assetManagementOvernightFee": 0.0,
"autoAdvanceRealizedProfit": true,
"displaySymbols": [
"VN30F2512"
]
}
]
}Last updated