{
    "totalQuantity": {
        "raw": 0,
        "formatted": "0 artikels"
    },
    "totalPrice": {
        "raw": 0,
        "formatted": "\u20ac0.00"
    },
    "receipt": {
        "items": [],
        "lines": {
            "line0": {
                "type": "transport",
                "title": "Shipping costs",
                "descr": null,
                "amount": {
                    "raw": 0,
                    "formatted": "Free",
                    "netRaw": 0,
                    "netFormatted": "Free"
                }
            },
            "line1": {
                "type": "total",
                "title": "Total",
                "descr": null,
                "amount": {
                    "raw": 0,
                    "formatted": "\u20ac0.00",
                    "netRaw": 0,
                    "netFormatted": "\u20ac0.00"
                }
            },
            "line2": {
                "type": "taxes",
                "title": "+21% VAT",
                "descr": null,
                "amount": {
                    "raw": 0,
                    "formatted": "\u20ac0.00",
                    "netRaw": 0,
                    "netFormatted": "\u20ac0.00"
                }
            },
            "line3": {
                "type": "total-after-taxes",
                "title": "Total amount due, including VAT",
                "descr": null,
                "amount": {
                    "raw": 0,
                    "formatted": "\u20ac0.00",
                    "netRaw": 0,
                    "netFormatted": "\u20ac0.00"
                }
            }
        }
    },
    "statusses": [],
    "statusLabels": [],
    "messages": [],
    "outcome": true
}