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.