Где включить Webhook
Что и когда отправляется
Структура JSON и поля
Пример JSON:
{
"event": "reserve.updated",
"id": 1000000,
"userid": 1,
"created": "2025-11-27 16:36:46",
"last_updated": null,
"reserve_id": 3234,
"time_from": "2025-11-27 16:36:46",
"time_to": "2025-11-27 17:50:00",
"name": "Иван",
"count": 2,
"phone": "7919",
"email": "",
"text": "34r34r",
"status": 4,
"success": 1,
"is_fast": 1,
"source": "adminpanel",
"tags": ["vip"],
"getparams": ["utm_company": "yandex"],
"depositPriceDesired": 1430,
"depositPrice": 0,
"depositPaid": 1,
"depositOnline": 0,
"order_sum": null,
"item_ids": [1000, 1001],
"item_type": "hookahzone",
"floor_id": 58,
"floor_name": "Основной зал",
"time_see": "",
"time_open": "2025-11-27 16: 36: 46",
"time_close": "",
"time_cancel": "",
"is_banquet": 0,
"Parent_ID": 0,
"Next_ID": 0,
"address_id": 147,
"address_hash": "99fcee43c466423523tg",
"organization_id": 100
} Рекомендации по приёму и обработке
Частые вопросы