Objects

This is a preview version of the API intended for early testing and integration. Preview versions are not stable and may include breaking changes before general availability.

RepaymentSchedule

The planned payments

finalDebtinteger[int64]
finalPaymentDatestring
numberOfInstalmentsinteger[int32]
repaymentDayOfMonthinteger[int32]
Example
{  "finalDebt": 0,  "finalPaymentDate": "2070-09-28",  "numberOfInstalments": 50,  "repaymentDayOfMonth": 30}