Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "success": 1,
- "msg": "Floor details has been updated successfully!",
- "floor_details": {
- "1": [
- {
- "floor_id": "143",
- "restaurant_id": "2",
- "num_of_tables": "3",
- "is_enabled": "0",
- "tables_id": "56",
- "num_of_seats": "4",
- "table_status": "available",
- "x_coordinate": "269",
- "y_coordinate": "68",
- "height": "90",
- "width": "90",
- "customer_visit_id": "",
- "reserved_tables_id": "",
- "date": "",
- "time": "",
- "allocated_time": "",
- "reservation_type": "",
- "time_taken": "",
- "time_taken_sec": 0,
- "waiting_time_sec": 0,
- "time_left": "00:00:00",
- "time_left_sec": 0
- }
- ],
- "2": [
- {
- "floor_id": "144",
- "restaurant_id": "2",
- "num_of_tables": "4",
- "is_enabled": "1",
- "tables_id": "63",
- "num_of_seats": "2",
- "table_status": "available",
- "x_coordinate": "2",
- "y_coordinate": "2",
- "height": "2",
- "width": "2",
- "customer_visit_id": "",
- "reserved_tables_id": "",
- "date": "",
- "time": "",
- "allocated_time": "",
- "reservation_type": "",
- "time_taken": "",
- "time_taken_sec": 0,
- "waiting_time_sec": 0,
- "time_left": "00:00:00",
- "time_left_sec": 0
- },
- {
- "floor_id": "144",
- "restaurant_id": "2",
- "num_of_tables": "4",
- "is_enabled": "1",
- "tables_id": "64",
- "num_of_seats": "2",
- "table_status": "available",
- "x_coordinate": "2",
- "y_coordinate": "2",
- "height": "2",
- "width": "2",
- "customer_visit_id": "",
- "reserved_tables_id": "",
- "date": "",
- "time": "",
- "allocated_time": "",
- "reservation_type": "",
- "time_taken": "",
- "time_taken_sec": 0,
- "waiting_time_sec": 0,
- "time_left": "00:00:00",
- "time_left_sec": 0
- },
- {
- "floor_id": "144",
- "restaurant_id": "2",
- "num_of_tables": "4",
- "is_enabled": "1",
- "tables_id": "65",
- "num_of_seats": "2",
- "table_status": "available",
- "x_coordinate": "2",
- "y_coordinate": "2",
- "height": "2",
- "width": "2",
- "customer_visit_id": "",
- "reserved_tables_id": "",
- "date": "",
- "time": "",
- "allocated_time": "",
- "reservation_type": "",
- "time_taken": "",
- "time_taken_sec": 0,
- "waiting_time_sec": 0,
- "time_left": "00:00:00",
- "time_left_sec": 0
- },
- {
- "floor_id": "144",
- "restaurant_id": "2",
- "num_of_tables": "4",
- "is_enabled": "1",
- "tables_id": "66",
- "num_of_seats": "2",
- "table_status": "available",
- "x_coordinate": "2",
- "y_coordinate": "2",
- "height": "2",
- "width": "2",
- "customer_visit_id": "",
- "reserved_tables_id": "",
- "date": "",
- "time": "",
- "allocated_time": "",
- "reservation_type": "",
- "time_taken": "",
- "time_taken_sec": 0,
- "waiting_time_sec": 0,
- "time_left": "00:00:00",
- "time_left_sec": 0
- }
- ]
- }
- }
Add Comment
Please, Sign In to add comment