Skip to main content

Productarrearssettingsapiv1

dateCalculationMethodstring

Description for dateCalculationMethod in ProductArrearsSettingsApiV1

Possible values: [DATE_OF_LAST_LATE_REPAYMENT, DATE_ACCOUNT_FIRST_WENT_TO_ARREARS]

defaultTolerancePeriodnumber

Description for defaultTolerancePeriod in ProductArrearsSettingsApiV1

encodedKeystring

the automatically generated encoded ID for this item

Example: 8a19b7057471f4af017472dc0fd80472
maxTolerancePeriodnumber

Description for maxTolerancePeriod in ProductArrearsSettingsApiV1

minTolerancePeriodnumber

Description for minTolerancePeriod in ProductArrearsSettingsApiV1

monthlyToleranceDaynumber

Description for monthlyToleranceDay in ProductArrearsSettingsApiV1

nonWorkingDaysMethodstring

Description for nonWorkingDaysMethod in ProductArrearsSettingsApiV1

Possible values: [EXCLUDED, INCLUDED]

toleranceCalculationMethodstring

Description for toleranceCalculationMethod in ProductArrearsSettingsApiV1

Possible values: [MONTHLY_ARREARS_TOLERANCE_DAY, ARREARS_TOLERANCE_PERIOD]

Productarrearssettingsapiv1
{
"dateCalculationMethod": "DATE_OF_LAST_LATE_REPAYMENT",
"defaultTolerancePeriod": 0,
"encodedKey": "8a19b7057471f4af017472dc0fd80472",
"maxTolerancePeriod": 0,
"minTolerancePeriod": 0,
"monthlyToleranceDay": 0,
"nonWorkingDaysMethod": "EXCLUDED",
"toleranceCalculationMethod": "MONTHLY_ARREARS_TOLERANCE_DAY"
}