sheenam12

Untitled

Apr 6th, 2017
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. {
  2. "status_code": 200,
  3. "msg": "Favourites",
  4. "data": [
  5. {
  6. "vendor_id": 8,
  7. "favourites_id": 1,
  8. "first_name": "Babar",
  9. "last_name": "G",
  10. "profile_pic": "",
  11. "average_rating": "4.5"
  12. }
  13. ]
  14. }
Add Comment
Please, Sign In to add comment