Skip to main content

Principalpaymentaccountsettingsapiv1

amountnumber
encodedKeystring
includeFeesInFloorAmountboolean
includeInterestInFloorAmountboolean
percentagenumber
principalCeilingValuenumber
principalFloorValuenumber
principalPaymentMethodstring

Possible values: [OUTSTANDING_PRINCIPAL_PERCENTAGE, FLAT, TOTAL_BALANCE_PERCENTAGE]

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