Guest User

Untitled

a guest
Jun 23rd, 2018
178
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.04 KB | None | 0 0
  1. {
  2. "status": "1",
  3. "message": "You are now subscribed to our newsletter",
  4. "data": [
  5. {
  6. "user_id": "2",
  7. "screenname": "test2",
  8. "email": "testuser2@testtest.com",
  9. "phone_prefix": "47",
  10. "phone": "99999999",
  11. "token": "def",
  12. "is_phone_contact_enabled": "1",
  13. "is_mail_contact_enabled": "1",
  14. "wants_newsletter": "1",
  15. "is_proaccount": "1",
  16. "num_followers": 1,
  17. "num_following": 0,
  18. "searches": [],
  19. "profile": {
  20. "id": "1",
  21. "firstname": "Lorem ipsum dolor sit amet",
  22. "lastname": "Lorem ipsum dolor sit amet",
  23. "birthday": "2011-10-18T00:00:00Z",
  24. "profileimage": "test.jpg",
  25. "city": "Lorem ipsum dolor sit amet",
  26. "country": "Lorem ipsum dolor sit amet",
  27. "bio": "I has a bio!1",
  28. "gender": "1"
  29. }
  30. }
  31. ]
  32. }
Add Comment
Please, Sign In to add comment