The Notification Object

The Object

Short Sample

{
    "id": "6F2A1988-AC8B-458E-A447-4F852A7BB95E",
    "type": "notification",
    "event": "notification_sent",
    "createdAt": "2020-02-04T11:30:08-03:00",
    "notificationType": "visit",
    "message": "Your friend is still waiting for you",
    "hosts":[
        {
            "type":"host",
            "id":"142e81feb92c0a66ee70fd7f4e57a28d",
            "email":"alisson@w3lcome.com",
            "name":"Alisson Enz Rossi",
            "position":"CTO",
            "sector":"IT",
            "phone":"(43) 99982-0420",
            "countryCode":"+55"
        },
        ...
    ]
}

Available Methods

Coming soon

Last updated