संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
बुकिंग सिस्टम में, आम तौर पर लोगों को बुकिंग करते समय कोई खास अनुरोध करने की अनुमति होती है. उपयोगकर्ता, बुकिंग के लिए कोई नोट छोड़ सकते हैं. जैसे, अगर यह कोई खास इवेंट है या कोई ऐसी पाबंदी है जिसके बारे में व्यापारी/कंपनी को पता होना चाहिए. ऐक्शन सेंटर में, अनुरोध बॉक्स की खास सुविधा चालू करके, यह सुविधा इस्तेमाल की जा सकती है. यह सुविधा,
पार्टनर के लिए एक सेटिंग है. इसे हर कारोबारी के लिए सेट नहीं किया जा सकता.
यहां इस्तेमाल के कुछ सामान्य उदाहरण दिए गए हैं:
यह बताने के लिए कि यह कोई खास इवेंट है
अगर उपयोगकर्ता को खाने-पीने से जुड़ी कोई पाबंदी है, जिसके बारे में रेस्टोरेंट को पता होना चाहिए
पार्टनर की ओर से दी जाने वाली सामान्य सेवा के बारे में ज़्यादा जानकारी जोड़ें.
दूसरी इमेज: वेटलिस्ट फ़्लो में खास अनुरोध बॉक्स
इस सुविधा को चालू करने के लिए, यह तरीका अपनाएं:
सैंडबॉक्स में, सेवाओं के फ़ीड में WaitlistRules के supports_additional_reqeust सेक्शन को true पर सेट करें.
हमारा सर्वर, Sandbox में CreateWaitlistEntry में additional_request फ़ील्ड को भरना शुरू कर देगा.
सैंडबॉक्स में, यह जांच करें कि खास अनुरोध (additional_request) ठीक से मैनेज किए जा रहे हैं या नहीं.
जांच करने और तैयार होने के बाद, अपने सेवाओं के फ़ीड को supports_additional_request = true के साथ अपने प्रोडक्शन एसएफ़टीपी सर्वर पर भेजें. साथ ही, अपने प्रोडक्शन बुकिंग सर्वर एनवायरमेंट के हिसाब से कोई भी बदलाव करें.
[[["समझने में आसान है","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) को अपडेट किया गया."],[[["\u003cp\u003eThe Actions Center's special request box feature allows users to input notes or details with their reservations, such as special event information or dietary restrictions, benefitting Dining, Beauty, and Fitness partners.\u003c/p\u003e\n"],["\u003cp\u003eThis partner-wide feature is enabled by setting \u003ccode\u003esupports_additional_request\u003c/code\u003e to \u003ccode\u003etrue\u003c/code\u003e in the WaitlistRules section of your Services Feed, prompting the server to populate the \u003ccode\u003eadditional_request\u003c/code\u003e field in CreateWaitlistEntry.\u003c/p\u003e\n"],["\u003cp\u003eThorough testing in Sandbox is crucial to ensure proper handling of special requests before deploying the feature to Production by updating the Services Feed and booking server environment accordingly.\u003c/p\u003e\n"]]],["The special request box feature allows users to add notes to reservations for dining, beauty, and fitness partners. Merchants can be informed of special occasions, dietary restrictions, or additional service details. To enable, set `supports_additional_request` to `true` in the Services Feed's `WaitlistRules` in Sandbox. Then, verify that `additional_request` is populated in `CreateWaitlistEntry`. Finally, update the Production Services Feed and booking server. This feature is partner-wide, not per-merchant.\n"],null,[]]