Daily slot
A daily slot requires customers to select a single date for a booking.
When an availability slot is daily, it must contain a daily_slot
property with the bookable date. In the example response below, the slot is set up for 22 April 2023:
{
[...],
"daily_slot": {
"date": "2023-04-22"
},
[...]
}
Dates are automatically assumed to match the local date of the experience location.