{
"reservation": {
"id": "3eec3523-f661-4bcc-b2d4-c1f7b4c9add6",
"type": "reservation",
"status": "sitting",
"date": "2024-05-06T21:00:00+03:00",
"estimated_discharged_at": "2024-05-06T23:00:00+03:00",
"discharged_at": null,
"created_at": "2024-05-06T18:00:00+03:00",
"assigned_at": "2024-05-06T21:00:00+03:00",
"guest_count": 4,
"occupied_seat_count": 4,
"male_cover": 2,
"female_cover": 1,
"child_cover": 1,
"note": null,
"hotel_room_number": "101",
"revenue_center_id": "d67f4375-79a0-4c59-b983-7a176c3c755c",
"child_revenue_center_id": null,
"store_id": "2b48a038-4ac3-44d6-9e98-423710231517",
"table_id": "90836799-ff4f-40b0-a2c3-be0d02c01d1c",
"table_ids": [
"a9283a3d-ad1a-4ce8-b9a8-08d8ea210d15"
],
"table_names": "T1, T2",
"customer": {
"id": "b21eb70e-4356-4316-b118-8821e8cd274f",
"first_name": "John",
"last_name": "Doe",
"type_name": "normal"
},
"check": null,
"reservation_payment": null,
"public_url": "https://app.checkandplace.com/public/voucher?slug=abc123&language=en"
}
}