| 200 | Success |
int Id
| 200 | Success |
Example:
[ { "id": 1, "timeBooked": "2024-08-28T12:19:16.687", "customerCount": 1, "tableId": 2, "table": null, "customerId": 2, "customer": null },
{ "id": 2, "timeBooked": "2024-09-01T15:30:20.87", "customerCount": 4, "tableId": 3, "table": null, "customerId": 2, "customer": null } ]
| 200 | Success |
int Id
Example:
{ "id": 1, "timeBooked": "2024-08-28T12:19:16.687", "customerCount": 1, "tableId": 2, "table": null, "customerId": 2, "customer": null }
| 200 | Success |
| 200 | Success |
int Id
| 200 | Success |
Example:
[ { "customerId": 2, "firstName": "John", "lastName": "Johnsson", "email": "john@mail", "phoneNumber": "0", "bookings": null },
{ "customerId": 3, "firstName": "Test", "lastName": "Tests", "email": "test@mail", "phoneNumber": "0", "bookings": null } ]
| 200 | Success |
int Id
Example:
{ "customerId": 2, "firstName": "John", "lastName": "Johnsson", "email": "john@mail", "phoneNumber": "0", "bookings": null } | 200 | Success |
| 200 | Success |
| 200 | Success |
int Id
| 200 | Success |
Example:
[ { "id": 1, "name": "Cheeseburger", "description": "Cheeseburger with 200g patty, Onion, Ketchup and Mustard", "price": 120, "available": true },
{ "id": 3, "name": "Ultimate Burger", "description": "Epic burger with 300g patty, Onion, Mayonaise, Pickles, Secret Sauce", "price": 125, "available": false } ]
| 200 | Success |
int Id
Example:
{ "id": 1, "name": "Cheeseburger", "description": "Cheeseburger with 200g patty, Onion, Ketchup and Mustard", "price": 120, "available": true, "menus": null }
| 200 | Success |
int Id
| 200 | Success |
| 200 | Success |
int Id
| 200 | Success |
Example:
[ { "tableId": 2, "tableNumber": 25, "seats": 2, "available": false, "booking": null },
{ "tableId": 3, "tableNumber": 12, "seats": 5, "available": false, "booking": null } ]
| 200 | Success |