shivammanawat

Register Api Response

Apr 9th, 2019
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.82 KB | None | 0 0
  1. {
  2. "code": 200,
  3. "message": "User Registered Successfully",
  4. "data": {
  5. "existingUser": true,
  6. "firstName": "",
  7. "lastName": "",
  8. "fullName": "nilesh",
  9. "imageUrl": "",
  10. "email": "shivam@yopmail.com",
  11. "socialType": "normal",
  12. "socialId": "",
  13. "contactNumber": "1234567891",
  14. "selectAge": "22",
  15. "selectChildAge": "0.5",
  16. "timeForBreastfeeding": "",
  17. "interestedForBreastfeeding": "",
  18. "lat": 0,
  19. "long": 0,
  20. "location": "",
  21. "pregnancyMonth": "",
  22. "accessToken": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6InNoaXZhbUB5b3BtYWlsLmNvbSIsImlhdCI6MTU1NjY1MDYyMywiZXhwIjoxNTU2NjU0MjIzfQ.SfvXBkHt2-I-IDtdH7I9efDvKB2FQ-b-WKihYvtcCps",
  23. "apiMsg": "created social id"
  24. }
  25. }
Add Comment
Please, Sign In to add comment