sheena2994

Untitled

May 5th, 2016
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.87 KB | None | 0 0
  1. {
  2. "success": 1,
  3. "msg": "Following are the details!",
  4. "details": {
  5. "customer_visit_id": "392",
  6. "restaurant_id": "200",
  7. "name": "Sheena",
  8. "email": "[email protected]",
  9. "address": null,
  10. "phone_type": "",
  11. "phone": "+91-9464955146",
  12. "time": "17:00:00",
  13. "date": "2016-04-29",
  14. "guests": "2",
  15. "time_formatted": "05:00 PM",
  16. "date_formatted": "April 29, 2016",
  17. "date_formatted1": "29-04-2016"
  18. },
  19. "data": [
  20. {
  21. "floor_id": "330",
  22. "tables_id": "923",
  23. "customer_visit_id": "392",
  24. "floor_name": "GROUND FLOOR",
  25. "floor_height": "300",
  26. "floor_width": "300"
  27. },
  28. {
  29. "floor_id": "330",
  30. "tables_id": "924",
  31. "customer_visit_id": "392",
  32. "floor_name": "GROUND FLOOR",
  33. "floor_height": "300",
  34. "floor_width": "300"
  35. }
  36. ]
  37. }
Add Comment
Please, Sign In to add comment