חזרה אל Microsoft Booking
התחבר ל-Knoon AI עם Microsoft Booking (Microsoft) כדי לאוטומטי תהליכי עבודה של AI.
Cancel an existing booking appointment and notify participants.
microsoftBookingCancelAppointment
בטא
הרשאות
הרשאות אופציונליות
אין פריטים להצגה.
פרמטרים
| שם | סוג | תיאור | נדרש |
|---|---|---|---|
| businessId | file | Booking business. | כן |
| appointmentId | mustache | Appointment ID to cancel. | כן |
| matchedCustomerEmailAddress | mustache | Optional customer email that must match the appointment’s primary customer. | לא |
| cancellationMessage | mustache | Optional cancellation note to include in notifications. | לא |
החזרות
| שם | סוג | תיאור |
|---|---|---|
| status | string | CANCELLED or ERROR. |
| sensitive.appointmentId | string | Appointment ID. |
| sensitive.start | string | Start datetime. |
| sensitive.end | string | End datetime. |
| sensitive.isCancelled | boolean | Whether cancelled. |
| confidential.htmlLink | string | Link to view the appointment if available. |