sheena2994

Untitled

Apr 11th, 2017
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.81 KB | None | 0 0
  1. {
  2. "success": 1,
  3. "msg": "Following are the details!",
  4. "details": {
  5. "customer_visit_id": "645",
  6. "restaurant_id": "641",
  7. "name": "Tester",
  8. "email": "[email protected]",
  9. "address": [],
  10. "phone_type": "Phone",
  11. "phone": "+52-456676767",
  12. "time_old": "15:55:00",
  13. "time": "21:25:00",
  14. "date": "2017-04-11",
  15. "guests": "1",
  16. "managers_id": "23",
  17. "reference_code": "hello",
  18. "managers_name": "Ityyggiy",
  19. "time_formatted": "09:25 PM",
  20. "time_12_hr": "09:25 PM",
  21. "date_formatted": "April 11, 2017",
  22. "date_formatted1": "11-04-2017"
  23. },
  24. "data": [
  25. {
  26. "floor_id": "697",
  27. "tables_id": "2423",
  28. "customer_visit_id": "645",
  29. "floor_name": "New Floor 2",
  30. "floor_height": "300",
  31. "floor_width": "800"
  32. }
  33. ]
  34. }
Add Comment
Please, Sign In to add comment