返回 Microsoft Booking

將 Knoon AI 與 Microsoft Booking (Microsoft) 連接以自動化 AI 工作流程。

Update an existing booking appointment.
microsoftBookingUpdateAppointment
測試版
權限
  • BookingsAppointment.ReadWrite.All
可選權限
沒有項目可顯示。
參數
名稱類型說明必填
businessIdfile Booking business.是的
appointmentIdmustache Appointment ID to update.是的
startDateTimemustache New start datetime in ISO 8601.
endDateTimemustache New end datetime in ISO 8601.
customerNotesmustache Replacement notes.
matchedCustomerEmailAddressmustache Optional customer email that must match the appointment’s primary customer. Use this when you want to enforce an exact match before updating.
staffMemberIdsarray (mustache)Replacement assigned staff member IDs.
preventConflictsboolean If true, backend rejects update when the new time overlaps existing appointments.
退貨
名稱類型說明
statusstring UPDATED or ERROR.
sensitive.appointmentIdstring Appointment ID.
sensitive.startstring Updated start.
sensitive.endstring Updated end.
sensitive.isCancelledboolean Whether cancelled.
confidential.htmlLinkstring Link to view the appointment if available.