Advertisement
Guest User

Untitled

a guest
Dec 7th, 2015
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.03 KB | None | 0 0
  1. REQUEST NAME:
  2. signup
  3. PARAMS:
  4. {
  5. data = {
  6. age = 0;
  7. city = Hdhd;
  8. country = Jdjd;
  9. deviceId = "105B9FB6-C0FE-4201-A659-2DCE47919CB9";
  10. deviceType = 1;
  11. email = "hdhdh@mail.ru";
  12. levelBrownSpots = 0;
  13. levelOilySkin = 0;
  14. levelRoughSkin = 0;
  15. man = 0;
  16. name = Hdhd;
  17. newaId = QA123456789012;
  18. receivePromotions = 1;
  19. skinTone = 0;
  20. surname = Hdhd;
  21. wrinklesSeverity = 0;
  22. };
  23. }
  24.  
  25. RESPONCE:
  26. {
  27. data = {
  28. age = 0;
  29. city = Jdjjd;
  30. country = Jxjxjd;
  31. deviceId = "<null>";
  32. deviceType = 0;
  33. email = "hdhdh@mail.ru";
  34. levelBrownSpots = 0;
  35. levelOilySkin = 0;
  36. levelRoughSkin = 0;
  37. man = 0;
  38. name = Jdjjd;
  39. newaId = hdjdjd;
  40. receivePromotions = 0;
  41. skinTone = 0;
  42. status = 1;
  43. surname = Jdjd;
  44. token = 453ab412ce0028df1cd2502dcebcc6c5;
  45. userId = 964;
  46. wrinklesSeverity = 0;
  47. };
  48. error = "<null>";
  49. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement