Inbound

{
    "Message": {
        "Type": "SMRIFMessageTypes.TUTInIntegration",
        "Company": "",
        "Environment": "",
        "UserId": "",
        "UserName": "",
        "SenderSystem": "",
        "TargetSystem": "",
        "Reference": "",
        "ProcessType": "SMRIFProcessTypes.None",
        "SenderCreatedDateTime": "",
        "ConversationId": "",
        "KeyValue": {
            "Key": "Content",
            "ListValue": [
                {
                    "Key": "HeaderField1",
                    "StringValue": ""
                },
                {
                    "Key": "HeaderField2",
                    "StringValue": ""
                },
                {
                    "Key": "TUTInIntegrationLine",
                    "ListValue": [
                        {
                            "Key": "Content",
                            "ListValue": [
                                {
                                    "Key": "LineField1",
                                    "StringValue": ""
                                },
                                {
                                    "Key": "LineField2",
                                    "StringValue": ""
                                }
                            ]
                        },
                        {
                            "Key": "Content",
                            "ListValue": [
                                {
                                    "Key": "LineField1",
                                    "StringValue": ""
                                },
                                {
                                    "Key": "LineField2",
                                    "StringValue": ""
                                }
                            ]
                        }
                    ]
                }
            ]
        }
    }
}