{
"reservation": {
"id": "ed4b7e03-088f-4325-9845-fa0da8762ce9",
"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": null,
"guest_count": 5,
"occupied_seat_count": 0,
"male_cover": 0,
"female_cover": 0,
"child_cover": 0,
"note": null,
"hotel_room_number": "101",
"revenue_center_id": "68caf38d-6ec9-4cb1-994d-689f874e57e7",
"child_revenue_center_id": null,
"store_id": "03572582-6185-4cde-b02c-bf966f25b97f",
"table_id": "6d01c045-0984-4f37-91b6-8aaa207289c3",
"table_ids": [
"0f804650-bc74-4c3c-b194-3431a942f486"
],
"table_names": "T1, T2",
"customer": {
"id": "f5658496-cac4-40a3-a85f-117c68f0692e",
"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"
}
}