19 lines
522 B
JSON
Executable File
19 lines
522 B
JSON
Executable File
{
|
|
"Transactions": [
|
|
{
|
|
"Date": "2021-07-29",
|
|
"Description": "Qt needs pizza n kodiak",
|
|
"Payer": "Debts:Credit:ChaseAarpChaseVisa",
|
|
"Payee": "Withdrawal:Home:Grocery+Resturaunt:Target",
|
|
"Amount": 37.86
|
|
},
|
|
{
|
|
"Date": "2021-07-30",
|
|
"Description": "Testing detecting deposits via email alerts 5421705162",
|
|
"Payer": "AssetAccount:Cash:Uccu",
|
|
"Payee": "Debts:Credit:ChaseAarpChaseVisa",
|
|
"Amount": 100.00
|
|
}
|
|
]
|
|
}
|