sheena2994

Untitled

Feb 17th, 2016
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.69 KB | None | 0 0
  1. {
  2. "success": 1,
  3. "msg": "Following are the details!",
  4. "n_count": 1,
  5. "restaurant_details": {
  6. "restaurant_id": "3",
  7. "token": "YlGEAyhHnuaa98ZMhqQSUwRCXGPLPKsn",
  8. "name": "Sushi",
  9. "username": "tuhin",
  10. "address": "Sector 26",
  11. "city": "Chandigarh",
  12. "state": "Chandigarh",
  13. "zipcode": "160019",
  14. "num_of_floors": "6",
  15. "waiting_time": "01:00:00",
  16. "country_code": "+91",
  17. "plan": "",
  18. "subscription_fee": "0",
  19. "updated_at": "2016-02-17 18:08:57",
  20. "created_at": "0000-00-00 00:00:00",
  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-05 16:12:29",
  32. "subscription_to": "2016-05-06 18:54:12",
  33. "last_subscribed_date": "Jan 05, 2016"
  34. },
  35. "floor_details": {
  36. "1": [
  37. {
  38. "floor_id": "229",
  39. "restaurant_id": "3",
  40. "floor_name": "s",
  41. "num_of_tables": "0",
  42. "is_enabled": "1",
  43. "tables_id": "",
  44. "num_of_seats": "",
  45. "table_status": "",
  46. "x_coordinate": "0.0",
  47. "y_coordinate": "0.0",
  48. "height": "0.0",
  49. "width": "0.0",
  50. "customer_visit_id": "",
  51. "reserved_tables_id": "",
  52. "date": "",
  53. "time": "",
  54. "allocated_time": "",
  55. "reservation_type": "",
  56. "time_taken": "",
  57. "time_taken_sec": 0,
  58. "waiting_time_sec": 0,
  59. "time_left": "00:00:00",
  60. "time_left_sec": 0
  61. }
  62. ],
  63. "2": [
  64. {
  65. "floor_id": "230",
  66. "restaurant_id": "3",
  67. "floor_name": "s",
  68. "num_of_tables": "0",
  69. "is_enabled": "1",
  70. "tables_id": "",
  71. "num_of_seats": "",
  72. "table_status": "",
  73. "x_coordinate": "0.0",
  74. "y_coordinate": "0.0",
  75. "height": "0.0",
  76. "width": "0.0",
  77. "customer_visit_id": "",
  78. "reserved_tables_id": "",
  79. "date": "",
  80. "time": "",
  81. "allocated_time": "",
  82. "reservation_type": "",
  83. "time_taken": "",
  84. "time_taken_sec": 0,
  85. "waiting_time_sec": 0,
  86. "time_left": "00:00:00",
  87. "time_left_sec": 0
  88. }
  89. ],
  90. "3": [
  91. {
  92. "floor_id": "231",
  93. "restaurant_id": "3",
  94. "floor_name": "t",
  95. "num_of_tables": "0",
  96. "is_enabled": "1",
  97. "tables_id": "",
  98. "num_of_seats": "",
  99. "table_status": "",
  100. "x_coordinate": "0.0",
  101. "y_coordinate": "0.0",
  102. "height": "0.0",
  103. "width": "0.0",
  104. "customer_visit_id": "",
  105. "reserved_tables_id": "",
  106. "date": "",
  107. "time": "",
  108. "allocated_time": "",
  109. "reservation_type": "",
  110. "time_taken": "",
  111. "time_taken_sec": 0,
  112. "waiting_time_sec": 0,
  113. "time_left": "00:00:00",
  114. "time_left_sec": 0
  115. }
  116. ]
  117. }
  118. }
Add Comment
Please, Sign In to add comment