קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
כשמונפק BatchAvailabilityLookup, שרת ההזמנות מציג את נתוני הזמינות הנוכחיים של המוכר ומוודא שמשבצות הזמן המבוקשות תקפות וזמינות.
כדי להשלים את המשימות של BatchAvailabilityLookupטעינת הדף והקליק על משבצת המודעה, צריך ליצור ולספק את שתי השיטות בהצלחה כדי שהשילוב יחזיר נתוני זמינות מדויקים בזמן אמת.
הדרישות לגבי משימת טעינת הדף BatchAvailabilityLookup
ב-90% מ-20 התגובות האחרונות לטעינת הדף BatchAvailabilityLookup לא היו שגיאות.
הדרישות לגבי משימת קליק על משבצת BatchAvailabilityLookup
95% מ-20 התגובות האחרונות שלכם ללחיצות על משבצות BatchAvailabilityLookup לא כוללות כשלים.
ב-100% מ-20 התגובות האחרונות של המשתמשים לBatchAvailabilityLookup משבצת, לא היו שגיאות.
מידע בסיסי על BatchAvailabilityLookup
הפונקציה BatchAvailabilityLookup מוודאת שרק משבצות זמן נוכחיות מוצגות למשתמשים במהלך תהליך ההזמנה. אפשר לקרוא לה כמה פעמים במהלך מחזור החיים של תהליך ההזמנה, למשל בזמן טעינת הדף או כשמשתמש לוחץ על משבצת זמן, כדי להציג למשתמש את הזמינות הנכונה כשהוא מנסה להזמין.
טעינת הדף BatchAvailabilityLookup
כשמשתמש לוחץ על שמירת שולחן במקום שלכם בדף פרטי המקום, מתבצעת קריאה לבקשת BatchAvailabilityLookup בטעינת הדף, והיא כוללת כמה משבצות לתצוגת הרשימה. המטען הייעודי מכיל הרבה משבצות שהמערכת של מרכז הפעולות מחשיבה כזמינות, על סמך ההעלאות האחרונות של הפיד או על סמך כל עדכוני הזמינות בזמן אמת שבוצעו בין לבין.
התשובה חייבת לכלול כל בקשה למשבצת ואת הזמינות הנוכחית של המשבצת. כך לא יוצגו למשתמש שיוצר את ההזמנה משבצות זמן לא זמינות.
BatchAvailabilityLookup slot click
כשמשתמש מוצא משבצות זמן פנויות להזמנה ולוחץ על משבצת זמן, מתבצעת קריאה לבקשת BatchAvailabilityLookup של קליק על משבצת זמן. במקרה הזה, רק המשבצת שנבחרה נשלחת.
התשובה צריכה לשקף את הזמינות הנוכחית והממשית של המשבצת. אם
המשבצת הוזמנה לפני שהמשתמש לחץ עליה, צריך להחזיר שהמשבצת לא זמינה.
[[["התוכן קל להבנה","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"]],["עדכון אחרון: 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."]]