Amortization Schedule Rest API

Use our amortization schedule api to return the schedule and payment summary data. Our api can have two return types. The HTML version will return the HTML table itself, while the JSON version will return a JSON representation of the data.

API URL

Get Variables

Get VariableDescriptionValue TypeDefault Value
pvLoan Amontint0
rateInterest Rateint or float0
nperiodLoan Amortization (Years)int0
ioInterest Only Period (Years)int0
modeHTML or JSON returnstringHTML
pfPayment Frequencyint12
cfCompound Frequencyint1
ptPayment Type
(0 for end of period)
(1 for beginning of period)
int0

Example HTML Table API Call

HTML Return

Example JSON Table API Call

Example JSON Return


Was This Page Helpful?


Chat