[
    {
        "id": "demo_1",
        "date": "2026-07-07",
        "receiptNo": "1",
        "bookingText": "Demo Bareinnahme Service",
        "account": "1360",
        "accountText": "Geldtransit",
        "amount": 119,
        "direction": "income",
        "paymentType": "bar",
        "grossNet": "brutto",
        "tax": "vorsteuer",
        "costCenter": "00 ohne",
        "brand": "01 MAZDA",
        "location": "02 88888 ABC",
        "printed": true,
        "createdAt": "2026-07-07T15:41:12+02:00"
    },
    {
        "id": "demo_2",
        "date": "2026-07-07",
        "receiptNo": "2",
        "bookingText": "Demo Ausgabe Büromaterial",
        "account": "4700",
        "accountText": "Büromaterial",
        "amount": 24.9,
        "direction": "expense",
        "paymentType": "bar",
        "grossNet": "brutto",
        "tax": "vorsteuer",
        "costCenter": "00 ohne",
        "brand": "01 MAZDA",
        "location": "02 88888 ABC",
        "printed": false,
        "createdAt": "2026-07-07T15:41:12+02:00"
    },
    {
        "id": "kb_20260707_215503_4451",
        "date": "2026-07-07",
        "receiptNo": "1",
        "refType": "re",
        "refNo": "",
        "account": "",
        "accountText": "",
        "amount": 9000,
        "bookingText": "Dennis Wiersgalla",
        "direction": "income",
        "paymentType": "bar",
        "grossNet": "brutto",
        "tax": "vorsteuer",
        "brand": "01 MAZDA",
        "location": "02 88888 ABC",
        "origin": "00 ohne",
        "salesChannel": "00 ohne",
        "costCenter": "00 ohne",
        "printReceipt": true,
        "createdAt": "2026-07-07T21:55:03+02:00",
        "createdBy": "sysdba"
    }
]