Autorización
string
required
Bearer token generado desde el portal Leadway. Ver Autenticación.
string
default:"2021-07-28"
required
Versión de la API.
Path parameters
string
required
string
required
Body
string
Notification recipient type Posibles valores: ‘contact’, ‘guest’, ‘assignedUser’, ‘emails’, ‘phoneNumbers’, ‘business’
string[]
Additional email addresses to receive notifications.
string[]
Additional phone numbers to receive notifications.
string[]
Selected users for in-App and business email notifications. Supports user IDs and special keyword “sub_account_admin”
string
Notification channel Posibles valores: ‘email’, ‘inApp’, ‘sms’, ‘whatsapp’
string
Notification type Posibles valores: ‘booked’, ‘confirmation’, ‘cancellation’, ‘reminder’, ‘followup’, ‘reschedule’
boolean
Is the notification active
boolean
Marks the notification as deleted (soft delete)
string
Template ID for email notification
string
Body for email notification. Not necessary for in-App notification
string
Subject for email notification. Not necessary for in-App notification
object[]
Specifies the time after which the follow-up notification should be sent. This is not required for other notification types.
object[]
Specifies the time before which the reminder notification should be sent. This is not required for other notification types.
string
From address for email notification
string
from number for sms notification
string
From name for email/sms notification
Respuestas
200 - Successful response
200 - Successful response
string
required
Result of delete/update operation
400 - Bad Request
400 - Bad Request

