Interestaccountsettingsapiv1
Description for accrueInterestAfterMaturity in InterestAccountSettingsApiV1
Description for encodedKey in InterestAccountSettingsApiV1
Description for interestChargeFrequency in InterestAccountSettingsApiV1
Possible values: [EVERY_WEEK, ANNUALIZED, EVERY_MONTH, EVERY_X_DAYS, EVERY_FOUR_WEEKS, EVERY_DAY]
Description for interestChargeFrequencyCount in InterestAccountSettingsApiV1
Description for interestRate in InterestAccountSettingsApiV1
Description for interestRateReviewCount in InterestAccountSettingsApiV1
Description for interestRateReviewUnit in InterestAccountSettingsApiV1
Possible values: [MONTHS, WEEKS, DAYS]
Description for interestRateSource in InterestAccountSettingsApiV1
Possible values: [FIXED_INTEREST_RATE, INDEX_INTEREST_RATE]
Description for interestRateTerms in InterestAccountSettingsApiV1
Possible values: [TIERED_PERIOD, FIXED, TIERED]
interestRateTiers object[]
Description for interestRateTiers in InterestAccountSettingsApiV1
Description for encodedKey in InterestRateTierApiV1
Description for endingBalance in InterestRateTierApiV1
Description for endingDay in InterestRateTierApiV1
Description for index in InterestRateTierApiV1
Description for interestRate in InterestRateTierApiV1
Description for interestSpread in InterestAccountSettingsApiV1
{
"accrueInterestAfterMaturity": true,
"encodedKey": "string",
"interestChargeFrequency": "EVERY_WEEK",
"interestChargeFrequencyCount": 0,
"interestRate": 0,
"interestRateReviewCount": 0,
"interestRateReviewUnit": "MONTHS",
"interestRateSource": "FIXED_INTEREST_RATE",
"interestRateTerms": "TIERED_PERIOD",
"interestRateTiers": [
{
"encodedKey": "string",
"endingBalance": 0,
"endingDay": 0,
"index": 0,
"interestRate": 0
}
],
"interestSpread": 0
}