Updated the payment history.
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
@@ -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"]
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -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"]
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user