NoteUpdate Webhook Event

Note

Called whenever a note is updated

type
string
locationId
string
id
string
body
string
contactId
string
dateAdded
string
{
"type": "NoteUpdate",
"locationId": "ve9EPM428h8vShlRW1KT",
"id": "otg8dTQqGLh3Q6iQI55w",
"body": "Loram ipsum",
"contactId": "CWBf1PR9LvvBkcYqiXlc",
"dateAdded": "2021-11-26T12:41:02.193Z"
}