Spaces:
Sleeping
Sleeping
| { | |
| "context": { | |
| "name": "Guest", | |
| "phone": "555-000-0000", | |
| "customer_type": "regular", | |
| "mood": "neutral", | |
| "party_size": 2, | |
| "has_kids": false, | |
| "num_kids": 0, | |
| "is_birthday": false, | |
| "is_anniversary": false, | |
| "is_business_meal": false, | |
| "allergies": [], | |
| "dietary_restrictions": [], | |
| "previous_visit_count": 0, | |
| "membership_tier": null, | |
| "points_balance": 0 | |
| }, | |
| "expectations": { | |
| "wants_compensation": false, | |
| "minimum_acceptable_discount": null, | |
| "will_accept_alternative": true, | |
| "will_threaten_review": false, | |
| "willing_to_wait": true, | |
| "max_wait_minutes": 30 | |
| }, | |
| "received_sms": [], | |
| "current_table_id": null, | |
| "current_order_id": null, | |
| "current_reservation_id": null, | |
| "issues_reported": [], | |
| "compensation_received": [], | |
| "satisfaction_score": 5 | |
| } | |