sheena2994

Untitled

Mar 3rd, 2017
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.97 KB | None | 0 0
  1. {
  2. "success": 1,
  3. "msg": "Following are the details!",
  4. "details": {
  5. "customer_visit_id": "586",
  6. "restaurant_id": "660",
  7. "name": "Tester",
  8. "email": "[email protected]",
  9. "address": [],
  10. "phone_type": "Phone",
  11. "phone": "+52-45667677",
  12. "time_old": "03:12:55",
  13. "time": "22:12:55",
  14. "date": "2017-04-16",
  15. "guests": "2",
  16. "managers_id": "5",
  17. "managers_name": "Mandeep2",
  18. "time_formatted": "10:12 PM",
  19. "time_12_hr": "10:12 PM",
  20. "date_formatted": "April 16, 2017",
  21. "date_formatted1": "16-04-2017"
  22. },
  23. "data": [
  24. {
  25. "floor_id": "689",
  26. "tables_id": "2390",
  27. "customer_visit_id": "586",
  28. "floor_name": "GROUND FLOOR",
  29. "floor_height": "300",
  30. "floor_width": "300"
  31. },
  32. {
  33. "floor_id": "689",
  34. "tables_id": "2388",
  35. "customer_visit_id": "586",
  36. "floor_name": "GROUND FLOOR",
  37. "floor_height": "300",
  38. "floor_width": "300"
  39. }
  40. ]
  41. }
Add Comment
Please, Sign In to add comment