{
"reservationId": "string",
"type": "APPOINTMENT",
"availability": {
"startTime": "2019-08-24T14:15:22.123Z",
"endTime": "2019-08-24T14:15:22.123Z",
"recurrence": {
"endTime": "2019-08-24T14:15:22.123Z",
"daysOfWeek": [
"MONDAY"
],
"daysOfMonth": [
1
]
},
"capacity": 1
}
}