{
"errorCode": "string",
"errorMessage": "string",
"errorParameters": null,
"result": [
{
"requestedAmount": 0,
"numberOfInstallment": 0,
"firstInstallmentPaymentDate": "string",
"profitRate": 0,
"installmentAmount": 0,
"totalAmount": 0,
"annualCostRate": 0,
"loanFee": 0
}
],
"isError": true
}