Skip to main content

Periodicpaymentforschedulepreview

For fixed term loans there is the possibility to define a payment plan. A payment plan consists of multiple periodic payments. This class holds information about a periodic payment for schedule preview.

amountnumberrequired

The PMT value used in periodic payment

toInstallmentinteger<int32>required

The installment's position up to which the PMT will be used

Periodicpaymentforschedulepreview
{
"amount": 0,
"toInstallment": 0
}