|
Still unable to submit modified loan account. But throws a different error.
Steps followed to recreate this issue.
1)Undo a disbursal 2)Undo Approval 3)Modify loan application and try submitting
developerMessage
"The request was invalid....ors which are provided." httpStatusCode
"400" defaultUserMessage
"Validation errors exist." userMessageGlobalisationCode
"validation.msg.validation.errors.exist" errors
[Object { developerMessage="The parameter createStan...ement is not supported.", defaultUserMessage="The parameter createStan...ement is not supported.", userMessageGlobalisationCode="error.msg.parameter.unsupported", more...}] 0 Object { developerMessage="The parameter createStan...ement is not supported.", defaultUserMessage="The parameter createStan...ement is not supported.", userMessageGlobalisationCode="error.msg.parameter.unsupported", more...}
developerMessage
"The parameter createStandingInstructionAtDisbursement is not supported." defaultUserMessage
"The parameter createStandingInstructionAtDisbursement is not supported." userMessageGlobalisationCode
"error.msg.parameter.unsupported" parameterName
"createStandingInstructionAtDisbursement" value
null args
[Object { value="createStandingInstructionAtDisbursement"}] 0 Object { value="createStandingInstructionAtDisbursement"}
value
"createStandingInstructionAtDisbursement"
|