Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
BatchAvailabilityLookup yayınlandığında, rezervasyon sunucunuz mevcut satıcı müsaitliğini gösterir ve istenen randevu aralıklarının geçerli ve müsait olduğunu doğrular.
BatchAvailabilityLookupSayfa yükleme ve yer tıklama dönüm noktası
görevlerini tamamlamak için entegrasyonunuzun doğru ve anlık kullanılabilirlik
bilgisi döndürmesini sağlayacak her iki yöntemi de başarıyla oluşturup sunmanız gerekir.
BatchAvailabilityLookup sayfa yükleme görevi şartları
Son 20 BatchAvailabilityLookup sayfa yükleme yanıtınızın% 90'ında hata yok.
BatchAvailabilityLookup yuvası tıklama görevi koşulları
Son 20 BatchAvailabilityLookup yer tıklama yanıtınızın% 95'inde hata yok.
Son 20 BatchAvailabilityLookup yuva tıklaması yanıtınızın% 100'ünde hata yok.
BatchAvailabilityLookup ile ilgili temel bilgiler
BatchAvailabilityLookup, rezervasyon akışı sırasında kullanıcılara yalnızca mevcut yerlerin sunulduğunu doğrular. Rezervasyon yapmaya çalışan kullanıcıya uygun müsaitlik durumunu göstermek için rezervasyon süreci yaşam döngüsü sırasında (ör. sayfa yükleme ve yer tıklama) birden çok kez çağrılabilir.
BatchAvailabilityLookup sayfa yükleme
Bir kullanıcı, bilgi sayfasında mekanınız için Masa Ayırt'ı tıkladığında BatchAvailabilityLookup isteği sayfa yüklenirken çağrılır ve liste görünümü için birden fazla yer içerir. Yük, en son feed yüklemelerinize veya araya giren kullanılabilirlik RTU'larınıza göre İşlemler Merkezi'nin kullanılabilir olarak kabul ettiği çok sayıda yer içerir.
Yanıt, her alan isteğini ve alanın mevcut müsaitlik durumunu içermelidir. Bu sayede, rezervasyon yapan kullanıcıya kullanılamayan zaman aralıkları gösterilmez.
BatchAvailabilityLookup slot tıklaması
Kullanıcı, rezervasyon için uygun zaman aralıklarını bulup bir zaman aralığını tıkladığında BatchAvailabilityLookup isteği, zaman aralığı tıklaması için çağrılır. Bu durumda yalnızca seçilen yer gönderilir.
Yanıt, yuvanın mevcut ve gerçek kullanılabilirliğini yansıtmalıdır. Zaman aralığı tıklanmadan önce rezervasyon yapılmışsa zaman aralığının kullanılamadığını döndürün.
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 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."]]