{
    "data": [{
        "case": "CPAP",
        "steps": {
            "1": "Upload Patient documents to Patient Database",
            "2": "Contact client",
            "3": "Submit Claim for patient",
            "4": "Send Invoice",
            "5": "Confirm payment",
            "6": "Contact patient and arrange installation",
            "7": "Upload delivery note",
            "8": "Provide Feedback to doctor",
            "9": "Complete"
        },
        "uploads": {
            "p_docs": "",
            "invoice": "",
            "dlr_note": ""
        },
        "comments": {}
    }]
}