{"success":true,"message":"Welcome to Table Booking System API","version":"1.0.0","documentation":"/api-docs","endpoints":{"admin":{"auth":"/admin/login","events":"/admin/events","tableTypes":"/admin/table-types","tables":"/admin/tables","upload":"/admin/upload","orders":"/admin/orders"},"export":{"tableBookings":"/api/export/table-bookings","stats":"/api/export/stats/:tableTypeId"},"casheers":{"orderState":"/api/casheers/orders/:orderId/state","health":"/api/casheers/health","metrics":"/api/casheers/metrics"},"public":{"events":"/public/events/:event_id/table-types","tables":"/public/table-types/:type_id/tables","booking":"/public/tables/:id/book","reservations":"/public/reservations/:reservation_id","orders":"/public/orders","paymentCheck":"/public/orders/:order_id/check-payment"}}}