Files
mortgage/_Archive_Greenfield_Lane_Mortgage.loan

255 lines
3.7 KiB
Plaintext

{
"htmlTemplate": "statement.pdf.jinja",
"parameters": {
"monthly_payment": 803.0,
"interest_rate": 5.5,
"start_interest_date": "2017-11-11",
"payment_day_of_month": "15",
"first_payment_month": "2017-12-15",
"account_number": "100001",
"periods": 185,
"start_date": "2017-11-07",
"periods_per_year": 12,
"principal": 97750.0
},
"format": "html",
"email": {
"body": "Your loan statement is attached.",
"to_address": "grady@gradystreet.com",
"from_address": "jkent3rd@gmail.com",
"text": "Please see your most recent account statement.",
"server": "smtp.gmail.com",
"send_text": "true",
"template": "./template.txt",
"send_pdf": "true",
"password": "builcuouzobxroow",
"subject": "Your loan statement..."
},
"lender": {
"city": "Washington",
"name": "Rivanna Graphite Investments, LLC",
"zip": "20001",
"phone": "703.343.0782",
"state": "DC",
"address": "1720 New Jersey Ave NW Unit 401"
},
"header": {
"date": "Today",
"title": "Mortgage Loan Statement - 195 Greenfield Lane, Pearl MS"
},
"payments": [
[
"2017-12-11",
"803.00"
],
[
"2018-01-23",
"803.00"
],
[
"2018-03-23",
"803.00"
],
[
"2018-04-18",
"803.00"
],
[
"2018-04-26",
"803.00"
],
[
"2018-05-15",
"0.00"
],
[
"2018-06-15",
"0.00"
],
[
"2018-07-12",
"803.00"
],
[
"2018-08-07",
"803.00"
],
[
"2018-09-06",
"803.00"
],
[
"2018-10-11",
"803.00"
],
[
"2018-11-13",
"803.00"
],
[
"2018-12-13",
"803.00"
],
[
"2019-01-14",
"803.00"
],
[
"2019-02-05",
"803.00"
],
[
"2019-03-05",
"803.00"
],
[
"2019-04-15",
"803.00"
],
[
"2019-05-15",
"0.00"
],
[
"2019-06-13",
"803.00"
],
[
"2019-07-25",
"803.00"
],
[
"2019-08-14",
"803.00"
],
[
"2019-09-13",
"803.00"
],
[
"2019-10-21",
"803.00"
],
[
"2019-11-29",
"803.00"
],
[
"2019-12-19",
"803.00"
],
[
"2020-01-15",
"803"
],
[
"2020-03-06",
"803",
"32.12"
],
[
"2020-03-13",
"803.00"
],
[
"2020-04-15",
"803.00"
],
[
"2020-05-13",
"803.00"
],
[
"2020-06-16",
"803.00"
],
[
"2020-07-15",
"803"
],
[
"2020-08-13",
"803"
],
[
"2020-09-17",
"803"
],
[
"2020-10-15",
"803",
"0.00"
],
[
"2020-11-16",
"803.00",
"0"
],
[
"2020-12-15",
"803.00",
"0.00"
],
[
"2021-01-13",
"803.00",
"0"
],
[
"2021-02-16",
"803.00",
"0"
],
[
"2021-03-22",
"0",
"32.12"
],
[
"2021-04-14",
"803.00",
"0.00"
],
[
"2021-05-18",
"803.00",
"0"
],
[
"2021-06-15",
"803.00",
"0"
],
[
"2021-07-31",
"0",
"32.12"
],
[
"2021-08-18",
"803",
"0.00",
"False"
],
[
"2021-09-24",
"803",
"0.00",
"False"
],
[
"2021-09-25",
"0",
"0.00",
"False"
]
],
"borrower": {
"city": "Alexandria",
"state": "VA",
"name": "Bear Houses, LLC",
"zip": "22312",
"address": "301 N Beauregard St Apt 203"
},
"txtTemplate": "statement.txt.jinja"
}