{ "parameters": { "monthly_payment": 589.0, "interest_rate": 6.5, "start_interest_date": "2017-12-05", "payment_day_of_month": "15", "first_payment_month": "2018-01-15", "account_number": "100100", "principal": 10020.0, "start_date": "2017-12-05", "periods_per_year": 12, "periods": 18 }, "lender": { "city": "Washington", "name": "Test Lender", "zip": "20011", "phone": "703.343.0782", "state": "DC", "address": "743 Madison St NW" }, "header": { "date": "Today", "title": "Installment Loan Test Statement" }, "payments": [ [ "2019-07-15", "475.00" ], [ "2019-08-14", "475.00" ], [ "2019-09-17", "475" ], [ "2019-10-15", "0" ], [ "2019-11-15", "0" ], [ "2019-12-5", "475" ], [ "2020-01-15", "0", "50" ] ], "borrower": { "city": "Alexandria", "state": "VA", "name": "Test Borrower Houses, LLC", "zip": "22312", "address": "301 N Beauregard St Apt 203" }, "email": { "to_address": "jkent3rd@gmail.com", "from_address": "jkent3rd@gmail.com", "subject": "Your test loan statement...", "body": "Your test loan statement is attached.", "server": "smtp.gmail.com", "password": "pvyrbcnzrjoizprn" } }