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