Skip to content
Kim Rostgaard Christensen edited this page Aug 5, 2014 · 1 revision
{
    "id": 42,
    "message": "Are you paying for that?",
    "context": {
        "contact": {
            "id": 2,
            "name": "Kim Rostgaard Christensen"
        },
        "reception": {
            "id": 2,
            "name": "Kraniosakralklinikken ApS"
        }
    },
    "taken_by_agent": {
        "name": "Testagent 1100",
        "id": 10,
        "address": "[email protected]"
    },
    "caller": {
        "name": "Perry the Platypus",
        "company": "Hummerspecialisten ApS",
        "phone": "88224411",
        "cellphone": "99331122"
    },
    "flags": [
        "willCallBack"
    ],
    "created_at": 1406816972,
    "recipients": {
        "bcc": [],
        "cc": [
            {
                "contact": {
                    "id": 2,
                    "name": "Frede Fiskeglad"
                },
                "reception": {
                    "id": 2,
                    "name": "Fredes Fisk"
                }
            }
        ],
        "to": [
            {
                "contact": {
                    "id": 2,
                    "name": "Kim (AdaHeads)"
                },
                "reception": {
                    "id": 1,
                    "name": "AdaHeads K/S"
                }
            },
            {
                "contact": {
                    "id": 2,
                    "name": "Kim (FF)"
                },
                "reception": {
                    "id": 3,
                    "name": "Fishermans Friend"
                }
            }
        ]
    }
}
Clone this wiki locally