返回 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.