Update appointmentDocumentation 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.
Path parameters
Event Id or Instance id. For recurring appointments send masterEventId to modify original series.
Body
Title
Meeting account type.
- If
addressis provided in the request body, themeetingLocationTypedefaults to custom. Posibles valores: ‘custom’, ‘zoom’, ‘gmeet’, ‘phone’, ‘address’, ‘ms_teams’, ‘google’
The unique identifier for the meeting account.
- This value can be found in
calendar.locationConfigurationsorcalendar.teamMembers[].locationConfigurations
Flag to override account config
- false - If only
meetingLocationIdis provided - true - If only
meetingLocationTypeis provided
Posibles valores: ‘new’, ‘confirmed’, ‘cancelled’, ‘showed’, ‘noshow’, ‘invalid’
Assigned User Id
Appointment Description
Appointment Address
If set to true, the minimum scheduling notice and date range would be ignored
If set to false, the automations will not run
If true the time slot validation would be avoided for any appointment creation (even the ignoreDateRange)
RRULE as per the iCalendar (RFC 5545) specification for recurring events. DTSTART is not required, instance ids are calculated on the basis of startTime of the event. The rrule only be applied if ignoreFreeSlotValidation is true.
Calendar Id
Start Time
End Time
Respuestas
200 - Successful response
200 - Successful response
Calendar Id
Account Id
Contact Id
Start Time
End Time
Title
Meeting Account Type
Posibles valores: ‘new’, ‘confirmed’, ‘cancelled’, ‘showed’, ‘noshow’, ‘invalid’, ‘active’, ‘completed’
Assigned User Id
Appointment Address
true if the event is recurring otherwise false
RRULE as per the iCalendar (RFC 5545) specification for recurring events
Id
400 - Bad Request
400 - Bad Request
401 - Unauthorized
401 - Unauthorized

