판매자가 특정 서비스 또는 시간대를 최소한의 시간 전에 예약하기를 원하는 경우가 많습니다. 이는 서비스 수준 또는 이용 가능 시간대 수준에서 설정할 수 있습니다. 둘 다 설정된 경우 사용 가능 여부 수준의 설정이 사용됩니다.
서비스 수준 정의
서비스 수준에서는 이 필드를 rules.min_advance_booking라고 합니다. 이 필드는 예약 시작 시간 전에 예약을 완료해야 하는 시간(초)으로 설정해야 합니다. 예를 들어 예약은 항상 시작 시간 1시간 전에 이루어져야 하는 경우 이 필드는 3600으로 설정됩니다. 따라서 오후 3시 예약은 오후 2시까지 예약할 수 있습니다. 이는 시간대 수준 정의에서 재정의하지 않는 한 해당 서비스의 모든 시간대에 적용됩니다.
[[["이해하기 쉬움","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-11-26(UTC)"],[[["Merchants can set a minimum advance booking time for specific services or time slots."],["Minimum advance booking time can be set at the service level using the `rules.min_advance_booking` field in the services feed (in seconds)."],["Individual availability slots can have their own minimum advance booking time by using the `scheduling_rule_overrides.last_bookable_sec` field (EPOCH timestamp) within the availability feed."],["Merchants must still independently verify that bookings are made within the allowed window and handle potential errors."]]],[]]