sheena2994

Untitled

Apr 7th, 2016
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.03 KB | None | 0 0
  1. {
  2. "success": 1,
  3. "msg": "Login successful!",
  4. "restaurant_details": {
  5. "restaurant_id": "1",
  6. "token": "5RE7o2vTu2Fsoe7qDIAtyvuhMwa3mvid",
  7. "name": "Admin",
  8. "username": "admin",
  9. "address": "Sector-35",
  10. "city": "Chandigarh",
  11. "state": "Chandigarh",
  12. "zipcode": "160019",
  13. "num_of_floors": "6",
  14. "waiting_time": "02:00:00",
  15. "country_code": "+91",
  16. "plan": "PRO",
  17. "packages_id": "3",
  18. "is_msgng_enabled": "1",
  19. "subscription_fee": "239.99",
  20. "updated_at": "2016-04-06 06:34:30",
  21. "created_at": "2015-10-05 00:00:00",
  22. "payment_alert_status": "1",
  23. "language": "es",
  24. "new_customer_info": [
  25. "1",
  26. "1"
  27. ],
  28. "reservation_info": [
  29. "1",
  30. "1"
  31. ],
  32. "subscription_from": "2016-03-22 16:37:10",
  33. "subscription_to": "2018-11-03 16:37:10",
  34. "last_subscribed_date": "Mar 22, 2016"
  35. }
  36. }
Add Comment
Please, Sign In to add comment