# رد حجز عميل جديد

## استدعاء الحجز

بعد أن يحجز العميل موعدًا، سيتم إرسال إشعار استدعاء بشأن الحجز في المحادثة، ويبدو هكذا.

<div data-with-frame="true"><figure><img src="/files/ef85b975592e2d6b78239ac530f5668b168bf08f" alt="" width="563"><figcaption></figcaption></figure></div>

<mark style="color:orange;">**new\_order\_in\_calendar**</mark> - الجزء غير القابل للتغيير من الاستدعاء&#x20;

&#x20;<mark style="color:yellow;">**\[489046159]**</mark> - order\_id  معرّف الحجز

<mark style="color:red;">**تمت إضافة Appointment\_date\_and\_time**</mark>

<mark style="color:$success;">**لمدة 30 دقيقة - مدة الخدمة**</mark>&#x20;

<mark style="color:pink;">**مُعيَّن إلى: Fitness Skill**</mark> - إلى أي كائن محدد تمت إضافة الحجز

شكل رسالة الاستدعاء:

*new\_order\_in\_calendar: \[489046159] تمت إضافة موعد من 2025-06-01 14:00 إلى 2025-06-01 14:30 لمدة 30 دقيقة. الكائن: Test 30*

يمكنك إعداد رد فعل على الاستدعاء عن طريق تحديد قيمته في مُشغِّل الكتلة.

<div data-with-frame="true"><figure><img src="/files/7889ec99d23f484b2cde19ab23ac62cc74aebd8c" alt=""><figcaption></figcaption></figure></div>

في الكتلة، يمكنك تحديد رسالة الرد المطلوبة لإرسالها إلى العميل.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.mavibot.ai/doc/ar/booking/settings/respons.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
