BatchAvailabilityLookup 페이지 로드 및 슬롯 클릭 마일스톤 작업을 완료하려면 통합에서 정확한 실시간 가용성을 반환할 수 있도록 두 메서드를 모두 성공적으로 빌드하고 제공해야 합니다.
BatchAvailabilityLookup 페이지 로드 작업 요구사항
최근 20개의 BatchAvailabilityLookup 페이지 로드 응답 중 90% 에 오류가 없습니다.
BatchAvailabilityLookup 슬롯 클릭 작업 요구사항
최근 20개의 BatchAvailabilityLookup 슬롯 클릭 응답 중 95% 에 오류가 없습니다.
최근 20개의 BatchAvailabilityLookup 슬롯 클릭 응답에 오류가 없습니다.
BatchAvailabilityLookup 기본사항
BatchAvailabilityLookup는 예약 과정 중에 사용자에게 현재 시간대만 표시되는지 확인합니다. 예약 흐름 수명 주기(예: 페이지 로드, 슬롯 클릭) 중에 여러 번 호출되어 예약을 시도하는 사용자에게 적절한 예약 가능 여부를 표시할 수 있습니다.
BatchAvailabilityLookup 페이지 로드
사용자가 장소 시트에서 내 장소의 테이블 예약을 클릭하면 BatchAvailabilityLookup 요청이 페이지 로드 시 호출되며 목록 보기의 여러 슬롯이 포함됩니다. 페이로드에는 최신 피드 업로드 또는 중간에 있는 가용성 RTU를 기반으로 Actions Center에서 사용 가능한 것으로 간주하는 여러 슬롯이 포함되어 있습니다.
응답에는 모든 슬롯 요청과 슬롯의 현재 사용 가능 여부가 포함되어야 합니다. 이렇게 하면 예약하는 사용자에게 사용할 수 없는 시간대가 표시되지 않습니다.
BatchAvailabilityLookup 시간대 클릭
사용자가 예약 가능한 시간대를 찾아 시간대를 클릭하면 BatchAvailabilityLookup 요청이 시간대 클릭에 대해 호출됩니다. 이 경우 선택된 슬롯만 전송됩니다.
대답은 시간대의 현재 실제 이용 가능 여부를 나타내야 합니다. 슬롯 클릭 전에 예약된 경우 슬롯을 사용할 수 없다고 반환합니다.
[null,null,["최종 업데이트: 2025-07-26(UTC)"],[],[],null,["# BatchAvailabilityLookup Ready\n\nWhen a `BatchAvailabilityLookup` is issued, your Booking Server displays current\nmerchant availability and verifies that the requested appointment slots are\nvalid and available.\n\nTo complete the `BatchAvailabilityLookup` page load and slot click milestone\ntasks, you need to successfully build and deliver both methods to let your\nintegration return accurate, real-time availability.\n| **Note:** If the `BatchAvailabilityLookup` response fails for any reason, slots are presented to the user based on your last Availability Feed upload. If unexpected slots appear, review the Booking Server dashboard in the Actions Center for errors.\n\nBatchAvailabilityLookup page load task requirements\n---------------------------------------------------\n\n- 90% of your last 20 `BatchAvailabilityLookup` page load responses have no errors.\n\nBatchAvailabilityLookup slot click task requirements\n----------------------------------------------------\n\n- 95% of your last 20 `BatchAvailabilityLookup` slot click responses have no failures.\n- 100% of your last 20 `BatchAvailabilityLookup` slot click responses have no errors.\n\nBatchAvailabilityLookup basics\n------------------------------\n\nThe `BatchAvailabilityLookup` verifies that only current slots are presented to\nusers during the reservation flow. It can be called multiple times during the\nbooking flow lifecycle, such as page load and slot click, to display proper\navailability to the user who attempts to book a reservation.\n\n### BatchAvailabilityLookup page load\n\nWhen a user clicks **Reserve a Table** for your venue in the placesheet, the\n`BatchAvailabilityLookup` request is called on page load and includes multiple\nslots for the list view. The payload contains numerous slots that the\nActions Center considers as available, based on your latest Feed uploads or any\nintervening availability RTUs.\n\nThe response must include every slot request and the current availability of the\nslot. This prevents the display of any unavailable slots to the user who makes\nthe reservation.\n\n### BatchAvailabilityLookup slot click\n\nWhen a user finds available slots for booking and clicks a slot, the\n`BatchAvailabilityLookup` request is called for slot click. In this case, only\nthe selected slot is sent.\n\nThe response must represent the current, actual availability of the slot. If\nit's booked out before the slot click, return that the slot isn't available.\n| **Warning:** False availability at slot click is considered an error. Your integration can get disabled if there are too many slot click errors. The high error rates for slot click indicate that your page load `BatchAvailabilityLookup` response doesn't reflect real-time inventory accurately."]]