Skip to main content

Principalpaymentaccountsettingsapiv1

amountnumber

Description for amount in PrincipalPaymentAccountSettingsApiV1

encodedKeystring

the automatically generated encoded ID for this item

Example: 8a19b7057471f4af017472dc0fd80472
includeFeesInFloorAmountboolean

Description for includeFeesInFloorAmount in PrincipalPaymentAccountSettingsApiV1

includeInterestInFloorAmountboolean

Description for includeInterestInFloorAmount in PrincipalPaymentAccountSettingsApiV1

percentagenumber

Description for percentage in PrincipalPaymentAccountSettingsApiV1

principalCeilingValuenumber

Description for principalCeilingValue in PrincipalPaymentAccountSettingsApiV1

principalFloorValuenumber

Description for principalFloorValue in PrincipalPaymentAccountSettingsApiV1

principalPaymentMethodstring

Description for principalPaymentMethod in PrincipalPaymentAccountSettingsApiV1

Possible values: [OUTSTANDING_PRINCIPAL_PERCENTAGE, FLAT, TOTAL_BALANCE_PERCENTAGE]

Principalpaymentaccountsettingsapiv1
{
"amount": 0,
"encodedKey": "8a19b7057471f4af017472dc0fd80472",
"includeFeesInFloorAmount": true,
"includeInterestInFloorAmount": true,
"percentage": 0,
"principalCeilingValue": 0,
"principalFloorValue": 0,
"principalPaymentMethod": "OUTSTANDING_PRINCIPAL_PERCENTAGE"
}