취소 기간은 취소 버튼이 활성화되는 시점을 정의합니다. 이
취소 기능이 사용자 확인 시 사용할 수 없음을 의미합니다.
다른 모든 표시 경로에서 사라집니다.
취소 기간은 서비스 수준 및
슬롯 수준입니다. 이러한 수준에서 기간을 지정하는 프로세스는
아래에 설명되어 있습니다.
서비스 수준 및 시간대 수준 취소 기간이 모두 설정된 경우
슬롯 수준 창이 적용됩니다. 둘 다 설정되어 있지 않으면 취소 기간
기본값은 시간대의 시작입니다 (예:
마지막 순간에요.)
서비스 수준 정의
서비스 수준 취소 기간은 다음을 지정하여 사용 설정할 수 있습니다.
rules.min_advance_online_canceling서비스
있습니다. 이 입력란
예약 시작 전 시간(초)으로 설정해야 합니다.
예약해야 하는 시간입니다. 예를 들어 예약만 취소할 수 있는 경우
이 필드는 시작 시간 24시간 전부터
86400 (오후 3시 예약은 전날 오후 3시까지만 취소할 수 있음)
이는 해당 서비스의 모든 슬롯에 적용됩니다.
(슬롯 수준 정의에 의해 재정의되지 않는 경우)
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["필요한 정보가 없음","missingTheInformationINeed","thumb-down"],["너무 복잡함/단계 수가 너무 많음","tooComplicatedTooManySteps","thumb-down"],["오래됨","outOfDate","thumb-down"],["번역 문제","translationIssue","thumb-down"],["샘플/코드 문제","samplesCodeIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2024-10-14(UTC)"],[[["Cancellation windows dictate when the cancellation option is available to users, disappearing from interfaces if outside the window."],["These windows can be set at the service level, affecting all slots, by defining `rules.min_advance_online_canceling` in the Service feed, specifying the minimum advance notice in seconds."],["Alternatively, define windows for individual slots using `scheduling_rule_overrides.last_online_cancellable_sec` in the Availability feed, setting the last cancellation time as an EPOCH timestamp."],["If both service and slot-level windows are set, the slot-level window prevails; otherwise, cancellations are allowed up to the slot's start time."],["Implementing cancellation windows in feeds doesn't negate the need to handle `BookingFailure` with `OUTSIDE_CANCELLATION_WINDOW` to manage edge cases like delayed requests."]]],[]]