Calendar

Get Customer Availability

Get all default availability rules for the current customer.

Returns a list of default availability time ranges grouped by day of the week.

get/calendars/customer-availability

Response

Successful Response

availability_idstring uuid required
customer_idstring uuid required
day_of_week'monday' | 'tuesday' | 'wednesday' | 'thursday' | 'friday' | 'saturday' | 'sunday' required

Day of week enum

start_timestring time required
end_timestring time required

Changes