Advertisement
Guest User

Untitled

a guest
Aug 6th, 2015
194
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.67 KB | None | 0 0
  1. {
  2. "email": "edbert.chan@yahoo.com",
  3. "enabled": true,
  4. "id": "2e59ecd0-3c60-11e5-9f58-025ba85b3601",
  5. "birthDate": "1993-08-05T00:00:00-0700",
  6. "city": null,
  7. "firstName": "kappa",
  8. "lastName": "kappa",
  9. "middleName": "kappa",
  10. "phone": null,
  11. "state": null,
  12. "street": null,
  13. "zip": null,
  14. "activeSubscription": true,
  15. "subscriptionExpirationDate": "2015-08-13T10:25:49-0700",
  16. "emergencyContacts": [],
  17. "_links": {
  18. "self": {
  19. "href": "http://api.titanhst.com/api/v1/users/edbert.chan@yahoo.com"
  20. }
  21. },
  22. "_embedded": {
  23. "pushTokens": [],
  24. "memberships": []
  25. }
  26. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement