تنظيم صفحاتك في مجموعات
يمكنك حفظ المحتوى وتصنيفه حسب إعداداتك المفضّلة.
عند إصدار BatchAvailabilityLookup، يعرض "خادم الحجز" مدى توفّر التاجر حاليًا ويتأكّد من أنّ خانات المواعيد المطلوبة صالحة ومتوفّرة.
لإكمال مهام BatchAvailabilityLookup تحميل الصفحة والنقر على موضع الإعلان
، عليك إنشاء الطريقتَين وتقديمهما بنجاح للسماح لعملية الدمج بعرض بيانات دقيقة حول مدى التوفّر في الوقت الفعلي.
متطلبات مهمة تحميل صفحة BatchAvailabilityLookup
90% من آخر 20 ردًا على طلبات تحميل الصفحة BatchAvailabilityLookup لم تتضمّن أي أخطاء.
متطلبات مهمة النقر على خانة BatchAvailabilityLookup
%95 من الردود على النقرات على الخانات الـ 20 الأخيرة لم تتضمّن أي أخطاء.BatchAvailabilityLookup
لم تتضمّن% 100 من آخر 20 ردًا على نقرات BatchAvailabilityLookup أي أخطاء.
أساسيات BatchAvailabilityLookup
تتحقّق BatchAvailabilityLookup من أنّه يتم عرض الفترات الزمنية الحالية فقط للمستخدمين أثناء عملية الحجز. يمكن استدعاء هذه الدالة عدة مرات خلال دورة حياة مسار الحجز، مثل تحميل الصفحة والنقر على خانة الوقت، وذلك لعرض مدى التوفّر المناسب للمستخدم الذي يحاول حجز موعد.
تحميل صفحة BatchAvailabilityLookup
عندما ينقر مستخدم على حجز طاولة في لوحة معلومات المكان، يتم استدعاء طلب BatchAvailabilityLookup عند تحميل الصفحة ويتضمّن عدة خانات لعرض القائمة. تحتوي الحمولة على العديد من الخانات التي يعتبرها "مركز الإجراءات" متاحة، استنادًا إلى آخر عمليات تحميل للخلاصة أو أي وحدات RTU متداخلة خاصة بالتوفّر.
يجب أن يتضمّن الردّ كل طلب فتحة إعلانية ومدى توفّرها حاليًا. يمنع ذلك عرض أي خانات غير متاحة للمستخدم الذي يجري الحجز.
BatchAvailabilityLookup slot click
عندما يعثر المستخدم على خانات متاحة للحجز وينقر على إحدى الخانات، يتم طلب BatchAvailabilityLookup للنقرة على الخانة. في هذه الحالة، يتم إرسال موضع الإعلان المحدّد فقط.
يجب أن يمثّل الرد مدى التوفّر الحالي والفعلي للمكان المخصّص. إذا تم حجز الموعد قبل النقر على خانة الموعد، يجب إرجاع رسالة تفيد بأنّ الموعد غير متاح.
تاريخ التعديل الأخير: 2025-07-26 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2025-07-26 (حسب التوقيت العالمي المتفَّق عليه)"],[],[],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."]]