Updated the payment history.

This commit is contained in:
JohnKent
2019-03-05 00:10:22 -05:00
parent 4dae3256c5
commit 42232903c5
4 changed files with 13 additions and 6 deletions

View File

@@ -38,8 +38,10 @@
["2018-09-26", "589.00"], ["2018-09-26", "589.00"],
["2018-10-15", "0"], ["2018-10-15", "0"],
["2018-11-29", "589.00"], ["2018-11-29", "589.00"],
["2018-12-31", "589.00"] ["2018-12-31", "589.00"],
], ["2019-01-15", "0.00"],
["2019-02-13", "589.00"]
],
"borrower": { "borrower": {
"name": "Bear Houses, LLC", "name": "Bear Houses, LLC",
"address": "301 N Beauregard St Apt 203", "address": "301 N Beauregard St Apt 203",

View File

@@ -4,7 +4,7 @@
"format": "html", "format": "html",
"email": { "email": {
"from_address": "jkent3rd@gmail.com", "from_address": "jkent3rd@gmail.com",
"to_address": "bck@virginia.edu", "to_address": "jkent3rd@gmail.com",
"server": "smtp.gmail.com", "server": "smtp.gmail.com",
"password": "pvyrbcnzrjoizprn", "password": "pvyrbcnzrjoizprn",
"template": "./template.txt", "template": "./template.txt",
@@ -51,6 +51,8 @@
["2018-10-01", "278.15"], ["2018-10-01", "278.15"],
["2018-11-01", "278.15"], ["2018-11-01", "278.15"],
["2018-12-01", "278.15"], ["2018-12-01", "278.15"],
["2019-01-01", "278.15"] ["2019-01-01", "278.15"],
["2019-02-01", "278.15"],
["2019-03-01", "278.15"]
] ]
} }

View File

@@ -51,6 +51,8 @@
["2018-10-01", "278.15"], ["2018-10-01", "278.15"],
["2018-11-01", "278.15"], ["2018-11-01", "278.15"],
["2018-12-01", "278.15"], ["2018-12-01", "278.15"],
["2019-01-01", "278.15"] ["2019-01-01", "278.15"],
["2019-02-01", "278.15"],
["2019-03-01", "278.15"]
] ]
} }

View File

@@ -40,7 +40,8 @@
["2018-10-11", "803.00"], ["2018-10-11", "803.00"],
["2018-11-13", "803.00"], ["2018-11-13", "803.00"],
["2018-12-13", "803.00"], ["2018-12-13", "803.00"],
["2018-01-11", "803.00"] ["2019-01-14", "803.00"],
["2019-02-05", "803.00"]
], ],
"borrower": { "borrower": {
"name": "Bear Houses, LLC", "name": "Bear Houses, LLC",