The following files exists in this folder. Click to view.
johan4.json23 lines ASCII Unix (LF)
{
"accounts": [
{
"name": "Personal account",
"accountid": 1,
"active": true,
"transactions": [
"deposit",
"2026-01-16",
1000,
"withdraw",
"2026-01-16",
-222
]
},
{
"name": "andra",
"accountid": 2,
"active": true,
"transactions": []
}
]
}