sheena2994

Untitled

Feb 18th, 2016
29
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.93 KB | None | 0 0
  1. {
  2. "success": 1,
  3. "msg": "Following are the details!",
  4. "n_count": 0,
  5. "restaurant_details": {
  6. "restaurant_id": "98",
  7. "token": "AeGYHEPYsERjZsMWZD79Q1ACVm3PSaiv",
  8. "name": "The cove",
  9. "username": "Sheena",
  10. "address": "Vgvgfgfhvh",
  11. "city": "Chandigarh",
  12. "state": "Chandigarh",
  13. "zipcode": "160036",
  14. "num_of_floors": "6",
  15. "waiting_time": "01:00:00",
  16. "country_code": "+52",
  17. "plan": "BASIC",
  18. "subscription_fee": "0",
  19. "updated_at": "2016-02-18 12:29:17",
  20. "created_at": "2016-01-28 12:28:48",
  21. "payment_alert_status": "0",
  22. "language": "en",
  23. "new_customer_info": [
  24. "1",
  25. "1"
  26. ],
  27. "reservation_info": [
  28. "1",
  29. "1"
  30. ],
  31. "subscription_from": "2016-01-28 12:28:48",
  32. "subscription_to": "2016-02-28 12:28:48",
  33. "last_subscribed_date": "Jan 28, 2016"
  34. },
  35. "floor_details": {
  36. "1": [
  37. {
  38. "floor_id": "232",
  39. "restaurant_id": "98",
  40. "floor_name": "sssss",
  41. "floor_height": "20",
  42. "floor_width": "30",
  43. "num_of_tables": "0",
  44. "is_enabled": "1",
  45. "tables_id": "",
  46. "num_of_seats": "",
  47. "table_status": "",
  48. "x_coordinate": "0.0",
  49. "y_coordinate": "0.0",
  50. "height": "0.0",
  51. "width": "0.0",
  52. "customer_visit_id": "",
  53. "reserved_tables_id": "",
  54. "date": "",
  55. "time": "",
  56. "allocated_time": "",
  57. "reservation_type": "",
  58. "time_taken": "",
  59. "time_taken_sec": 0,
  60. "waiting_time_sec": 0,
  61. "time_left": "00:00:00",
  62. "time_left_sec": 0
  63. }
  64. ],
  65. "2": [
  66. {
  67. "floor_id": "233",
  68. "restaurant_id": "98",
  69. "floor_name": "s",
  70. "floor_height": "20",
  71. "floor_width": "30",
  72. "num_of_tables": "0",
  73. "is_enabled": "1",
  74. "tables_id": "",
  75. "num_of_seats": "",
  76. "table_status": "",
  77. "x_coordinate": "0.0",
  78. "y_coordinate": "0.0",
  79. "height": "0.0",
  80. "width": "0.0",
  81. "customer_visit_id": "",
  82. "reserved_tables_id": "",
  83. "date": "",
  84. "time": "",
  85. "allocated_time": "",
  86. "reservation_type": "",
  87. "time_taken": "",
  88. "time_taken_sec": 0,
  89. "waiting_time_sec": 0,
  90. "time_left": "00:00:00",
  91. "time_left_sec": 0
  92. }
  93. ],
  94. "3": [
  95. {
  96. "floor_id": "234",
  97. "restaurant_id": "98",
  98. "floor_name": "t",
  99. "floor_height": "20",
  100. "floor_width": "30",
  101. "num_of_tables": "0",
  102. "is_enabled": "1",
  103. "tables_id": "",
  104. "num_of_seats": "",
  105. "table_status": "",
  106. "x_coordinate": "0.0",
  107. "y_coordinate": "0.0",
  108. "height": "0.0",
  109. "width": "0.0",
  110. "customer_visit_id": "",
  111. "reserved_tables_id": "",
  112. "date": "",
  113. "time": "",
  114. "allocated_time": "",
  115. "reservation_type": "",
  116. "time_taken": "",
  117. "time_taken_sec": 0,
  118. "waiting_time_sec": 0,
  119. "time_left": "00:00:00",
  120. "time_left_sec": 0
  121. }
  122. ]
  123. }
  124. }
Add Comment
Please, Sign In to add comment