{
    "totalQuantity": {
        "raw": 0,
        "formatted": "0 artikels"
    },
    "totalPrice": {
        "raw": 0,
        "formatted": "Gratis"
    },
    "receipt": {
        "items": [],
        "lines": {
            "line0": {
                "type": "total",
                "title": "Totaal",
                "descr": null,
                "amount": {
                    "raw": 0,
                    "formatted": "Gratis",
                    "netRaw": 0,
                    "netFormatted": "Gratis"
                }
            },
            "line1": {
                "type": "taxes",
                "title": "Btw-bedrag",
                "descr": null,
                "amount": {
                    "raw": 0,
                    "formatted": "Gratis",
                    "netRaw": 0,
                    "netFormatted": "Gratis"
                }
            },
            "line2": {
                "type": "total-after-taxes",
                "title": "<b>Totaalprijs<\/b> <span><\/span>(inclusief BTW)",
                "descr": null,
                "amount": {
                    "raw": 0,
                    "formatted": "Gratis",
                    "netRaw": 0,
                    "netFormatted": "Gratis"
                }
            }
        }
    },
    "statusses": [],
    "statusLabels": [],
    "messages": [],
    "cartId": "72653",
    "outcome": true
}