Terminateloanaccountinput
Represents the request payload for the terminate a loan account action
notesstring
The notes for the terminate action performed on the loan account
valueDatestring<date-time>required
The date when terminate the loan account
Example:
2016-09-06T13:37:50+03:00Terminateloanaccountinput
{
"notes": "string",
"valueDate": "2016-09-06T13:37:50+03:00"
}