Sample:
{
"id": 1,
"startDate": "2025-01-09T20:46",
"endDate": "2025-01-09T20:46",
"typeId": 4,
"reminderInterval": 64,
"notes": "sample string 6",
"attendees": [
{
"contactId": 1,
"name": "sample string 2",
"confirmed": true
},
{
"contactId": 1,
"name": "sample string 2",
"confirmed": true
}
],
"properties": [
{
"propertyId": 1,
"address": "sample string 2",
"confirmed": true
},
{
"propertyId": 1,
"address": "sample string 2",
"confirmed": true
}
],
"confirmedDate": "2025-01-09T20:46",
"noShow": true,
"cancelledDate": "2025-01-09T20:46",
"applicantFollowedUpDate": "2025-01-09T20:46",
"ownerFollowedUpDate": "2025-01-09T20:46",
"assignedUserId": 12,
"siteId": 13,
"followUpDueDate": "2025-01-09T20:46"
}