The Notification Object
The Object
Attribute
Description
*id string
required
It is a unique 32 characters string
*type string
required
This is an immutable field which indicates the type of the object. In this case 'notification'
*event string
*createdAt string
Date and time of the visit check-in, e.g.: "2014-09-08T08:02:17-05:00" (ISO 8601, no fractional seconds)
*notificationType string
The notification type. It can be 'delivery' or 'visit'
hosts array
message string
Message sent to the hosts
Short Sample
Available Methods
Coming soon
Coming soon
Last updated
Was this helpful?