Create calendar in a account.Documentation Index
Fetch the complete documentation index at: https://developers.leadwaycrm.com/llms.txt
Use this file to discover all available pages before exploring further.
Autorizacion
Bearer token generado desde el portal Leadway. Ver Autenticacion.
Version de la API.
Body
Should the created calendar be active or draft
🚨 Deprecated! Please use ‘Calendar Notifications APIs’ instead.
Group Id
Team members are required for calendars of type: Round Robin, Collective, Class, Service. Personal calendar must have exactly one team member.
Posibles valores: ‘RoundRobin_OptimizeForAvailability’, ‘RoundRobin_OptimizeForEqualDistribution’
Posibles valores: ‘round_robin’, ‘event’, ‘class_booking’, ‘collective’, ‘service_booking’, ‘personal’
Calendar widget type. Choose “default” for “neo” and “classic” for “classic” layout. Posibles valores: ‘default’, ‘classic’
🚨 Deprecated! Use
locationConfigurations.account or teamMembers[].locationConfigurations.account instead.Meeting account configuration for event calendar
This controls the duration of the meeting
Unit for slot duration. Posibles valores: ‘mins’, ‘hours’
Slot interval reflects the amount of time the between booking slots that will be shown in the calendar.
Unit for slot interval. Posibles valores: ‘mins’, ‘hours’
Slot-Buffer is additional time that can be added after an appointment, allowing for extra time to wrap up
Unit for slot buffer. Posibles valores: ‘mins’, ‘hours’
Pre-Buffer is additional time that can be added before an appointment, allowing for extra time to get ready
Unit for pre-buffer. Posibles valores: ‘mins’, ‘hours’
Maximum bookings per slot (per user). Maximum seats per slot in case of Class Booking Calendar.
Number of appointments that can be booked for a given day
Minimum scheduling notice for events
Unit for minimum scheduling notice Posibles valores: ‘hours’, ‘days’, ‘weeks’, ‘months’
Minimum number of days/weeks/months for which to allow booking events
Unit for controlling the duration for which booking would be allowed for Posibles valores: ‘days’, ‘weeks’, ‘months’
This is only to set the standard availability. For custom availability, use the availabilities property
Enable recurring appointments for the calendars. Please note that only one member should be added in the calendar to enable this
Posibles valores: ‘RedirectURL’, ‘ThankYouMessage’
Determines which availability type to consider:
- 1: Only custom availabilities will be used.
- 0: Only open hours will be used.
- null: Both custom availabilities and open hours will be considered. Posibles valores: 0, 1
This is only to set the custom availability. For standard availability, use the openHours property
Posibles valores: ‘count_only’, ‘collect_detail’
Look Busy Configuration
Respuestas
200 - Successful response
200 - Successful response
400 - Bad Request
400 - Bad Request
401 - Unauthorized
401 - Unauthorized

