sheena2994

Untitled

Feb 10th, 2016
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.34 KB | None | 0 0
  1. {
  2. "success": 1,
  3. "msg": "Floor details has been updated successfully!",
  4. "floor_details": {
  5. "1": [
  6. {
  7. "floor_id": "143",
  8. "restaurant_id": "2",
  9. "num_of_tables": "3",
  10. "is_enabled": "0",
  11. "tables_id": "56",
  12. "num_of_seats": "4",
  13. "table_status": "available",
  14. "x_coordinate": "269",
  15. "y_coordinate": "68",
  16. "height": "90",
  17. "width": "90",
  18. "customer_visit_id": "",
  19. "reserved_tables_id": "",
  20. "date": "",
  21. "time": "",
  22. "allocated_time": "",
  23. "reservation_type": "",
  24. "time_taken": "",
  25. "time_taken_sec": 0,
  26. "waiting_time_sec": 0,
  27. "time_left": "00:00:00",
  28. "time_left_sec": 0
  29. }
  30. ],
  31. "2": [
  32. {
  33. "floor_id": "144",
  34. "restaurant_id": "2",
  35. "num_of_tables": "4",
  36. "is_enabled": "1",
  37. "tables_id": "63",
  38. "num_of_seats": "2",
  39. "table_status": "available",
  40. "x_coordinate": "2",
  41. "y_coordinate": "2",
  42. "height": "2",
  43. "width": "2",
  44. "customer_visit_id": "",
  45. "reserved_tables_id": "",
  46. "date": "",
  47. "time": "",
  48. "allocated_time": "",
  49. "reservation_type": "",
  50. "time_taken": "",
  51. "time_taken_sec": 0,
  52. "waiting_time_sec": 0,
  53. "time_left": "00:00:00",
  54. "time_left_sec": 0
  55. },
  56. {
  57. "floor_id": "144",
  58. "restaurant_id": "2",
  59. "num_of_tables": "4",
  60. "is_enabled": "1",
  61. "tables_id": "64",
  62. "num_of_seats": "2",
  63. "table_status": "available",
  64. "x_coordinate": "2",
  65. "y_coordinate": "2",
  66. "height": "2",
  67. "width": "2",
  68. "customer_visit_id": "",
  69. "reserved_tables_id": "",
  70. "date": "",
  71. "time": "",
  72. "allocated_time": "",
  73. "reservation_type": "",
  74. "time_taken": "",
  75. "time_taken_sec": 0,
  76. "waiting_time_sec": 0,
  77. "time_left": "00:00:00",
  78. "time_left_sec": 0
  79. },
  80. {
  81. "floor_id": "144",
  82. "restaurant_id": "2",
  83. "num_of_tables": "4",
  84. "is_enabled": "1",
  85. "tables_id": "65",
  86. "num_of_seats": "2",
  87. "table_status": "available",
  88. "x_coordinate": "2",
  89. "y_coordinate": "2",
  90. "height": "2",
  91. "width": "2",
  92. "customer_visit_id": "",
  93. "reserved_tables_id": "",
  94. "date": "",
  95. "time": "",
  96. "allocated_time": "",
  97. "reservation_type": "",
  98. "time_taken": "",
  99. "time_taken_sec": 0,
  100. "waiting_time_sec": 0,
  101. "time_left": "00:00:00",
  102. "time_left_sec": 0
  103. },
  104. {
  105. "floor_id": "144",
  106. "restaurant_id": "2",
  107. "num_of_tables": "4",
  108. "is_enabled": "1",
  109. "tables_id": "66",
  110. "num_of_seats": "2",
  111. "table_status": "available",
  112. "x_coordinate": "2",
  113. "y_coordinate": "2",
  114. "height": "2",
  115. "width": "2",
  116. "customer_visit_id": "",
  117. "reserved_tables_id": "",
  118. "date": "",
  119. "time": "",
  120. "allocated_time": "",
  121. "reservation_type": "",
  122. "time_taken": "",
  123. "time_taken_sec": 0,
  124. "waiting_time_sec": 0,
  125. "time_left": "00:00:00",
  126. "time_left_sec": 0
  127. }
  128. ]
  129. }
  130. }
Add Comment
Please, Sign In to add comment