View sourcecode

The following files exists in this folder. Click to view.

test.json

16 lines UTF-8 Unix (LF)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "test": [
        {
            "account-type": "Personkonto",
            "account-name": "Spendera",
            "transactions": [
                133123,
                "2026\/01\/13",
                "insättning",
                1000,
                "2026\/01\/13",
                "Konto Skapat - Välkomstbonus"
            ]
        }
    ]
}