Add paradiz booking registry and Telegram notification flow

This commit is contained in:
OpenClaw Assistant
2026-02-21 20:03:49 +00:00
parent 7831c1df00
commit 9e7149bb22
4 changed files with 192 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
{"created_at": "2026-02-21 20:02:13", "guest": "ТЕСТ Бронь", "phone": "+70000000000", "email": "test@example.com", "checkin": "2026-07-28", "checkout": "2026-08-04", "guests": 5, "room": "Двухкомнатный номер", "total": "54 600 ₽", "prepay": "7 800 ₽", "notes": "проверка интеграции"}
{"created_at": "2026-02-21 20:03:28", "guest": "ТЕСТ Бронь 2", "phone": "+70000000000", "email": "test@example.com", "checkin": "2026-07-28", "checkout": "2026-08-04", "guests": 5, "room": "Двухкомнатный номер", "total": "54 600 ₽", "prepay": "7 800 ₽", "notes": "проверка уведомления"}