{
"company_id": 0,
"tenant_id": 0,
"staff_id": 0,
"name": "string",
"start_date": "2019-08-24",
"end_date": "2019-08-24",
"group_id": 0,
"appointment_catagories": [
{
"appt_type_id": 0,
"max_appointments_per_day": 0
}
],
"type_weekday": [
{
"wday": "Sunday",
"intervals": [
{
"From": "string",
"to": "string",
"is_available": true,
"reason_for_unavailability": "string"
}
]
}
],
"type_date": [
{
"date": "2019-08-24",
"intervals": [
{
"From": "string",
"to": "string",
"is_available": true,
"reason_for_unavailability": "string"
}
]
}
],
"is_tour_schedule": true,
"created_by": 0,
"updated_by": 0,
"created_date": "2019-08-24T14:15:22Z",
"updated_date": "2019-08-24T14:15:22Z",
"track_mode": "StaffWebApp"
}