Changearrearssettingsinput
Represents the request payload for performing an arrears settings change action
arrearsTolerancePeriodint32required
The new arrears tolerance period to be available on the account
entryDatedate-timerequired
The date when to change the arrears settings
Example:
2016-09-06T13:37:50+03:00notesstring
The notes for the change arrears settings action performed on the loan account
Changearrearssettingsinput
{
"arrearsTolerancePeriod": 0,
"entryDate": "2016-09-06T13:37:50+03:00",
"notes": "string"
}