sheena2994

Untitled

Jun 12th, 2017
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.26 KB | None | 0 0
  1. {
  2. "success": 1,
  3. "msg": "Following are the details!",
  4. "details": {
  5. "customer_visit_id": "955",
  6. "restaurant_id": "727",
  7. "name": "Atirek ",
  8. "email": "[email protected]",
  9. "address": [],
  10. "phone_type": "Phone",
  11. "phone": "+52-1112223336",
  12. "time_old": "06:51:00",
  13. "time": "12:21:00",
  14. "date": "2017-06-12",
  15. "guests": "1",
  16. "managers_id": "79",
  17. "reference_code": "xacq3R",
  18. "additional_info": "",
  19. "club_bar_mode": "1",
  20. "managers_name": "Shubham",
  21. "time_formatted": "12:21 PM",
  22. "time_12_hr": "12:21 PM",
  23. "date_formatted": "June 12, 2017",
  24. "date_formatted1": "12-06-2017"
  25. },
  26. "data": [
  27. {
  28. "floor_id": "891",
  29. "tables_id": "2778",
  30. "customer_visit_id": "955",
  31. "floor_name": "GROUND FLOOR",
  32. "floor_height": "300",
  33. "floor_width": "300"
  34. },
  35. {
  36. "floor_id": "891",
  37. "tables_id": "2779",
  38. "customer_visit_id": "955",
  39. "floor_name": "GROUND FLOOR",
  40. "floor_height": "300",
  41. "floor_width": "300"
  42. },
  43. {
  44. "floor_id": "891",
  45. "tables_id": "2781",
  46. "customer_visit_id": "955",
  47. "floor_name": "GROUND FLOOR",
  48. "floor_height": "300",
  49. "floor_width": "300"
  50. }
  51. ]
  52. }
Add Comment
Please, Sign In to add comment