Guest User

Untitled

a guest
Mar 25th, 2018
868
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.86 KB | None | 0 0
  1. {
  2. "email": "raldo.chea@gmail.com",
  3. "username": "rchea",
  4. "firstName": "raldo",
  5. "lastName": "CHEA",
  6. "plainPassword": "00000",
  7. "gender": "M",
  8.  
  9. "partnerRegistryUser": {
  10. "id": 1,
  11. "partner": 10,
  12. "isAdmin": 1,
  13. "department": 1,
  14. "position": 2,
  15. "positionCode": 1
  16. },
  17. "addresses": [{
  18. "postalCode": "93600",
  19. "country": "France",
  20. "city": "Aulnay sous bois",
  21. "street": "RUE FRANCISCO FERRER",
  22. "number": "2",
  23. "latitude": "2.486897",
  24. "longitude": "48.924631"
  25. }, {
  26. "postalCode": "93600",
  27. "country": "France",
  28. "city": "Aulnay sous bois",
  29. "street": "BOULEVARD DE STRASBOURG",
  30. "number": "55",
  31. "latitude": "2.486897",
  32. "longitude": "48.924631"
  33. }],
  34. "emails": [{
  35. "email": "raldo.chea@gmail.com"
  36. }, {
  37. "email": "liam.chea@gmail.com"
  38. }],
  39. "phones": [{
  40. "number": "0606060606",
  41. "type": "mobile"
  42. }, {
  43. "number": "0707070707",
  44. "type": "mobile"
  45.  
  46. }]
  47. }
Add Comment
Please, Sign In to add comment