sheena2994

Untitled

Jun 30th, 2016
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.95 KB | None | 0 0
  1. {
  2. "success": 1,
  3. "message": "Following are the vendors!",
  4. "data": {
  5. "vendor_id": "24",
  6. "name": "Sakshi",
  7. "experience": "1.1",
  8. "description": "aabb1a",
  9. "image": "http://localhost:8000/resize/img_d4e8c2d02572e81.jpeg",
  10. "cover_pic": "http://localhost:8000/resize/img_36acfa86ba96014.jpeg",
  11. "working_days": "Monday,Tuesday,Wednesday,Thursday,Friday,Saturday,Sunday",
  12. "categories": [
  13. {
  14. "category_id": "1",
  15. "category_name": "HAIR",
  16. "category_image": "http://localhost:8000/",
  17. "sub_category_name": "Haircut,Color,Rebonding"
  18. },
  19. {
  20. "category_id": "2",
  21. "category_name": "NAILS",
  22. "category_image": "http://localhost:8000/",
  23. "sub_category_name": "Pedicure,Manicure"
  24. }
  25. ],
  26. "start_time": "09:00:00",
  27. "end_time": "20:00:00",
  28. "avg_rating": "0.0",
  29. "is_rated": "0",
  30. "is_favourite": "0",
  31. "distance": "25"
  32. }
  33. }
Add Comment
Please, Sign In to add comment