Advertisement
Guest User

Untitled

a guest
Mar 29th, 2020
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.30 KB | None | 0 0
  1. {
  2.  
  3.   "userName": "USER7",
  4.   "password": "ADMIN",
  5.   "phoneNumber": null,
  6.   "email": null,
  7.   "address": [
  8.     {
  9.       "street": "fdsadsfa",
  10.       "city": "fdsdsfadsfa",
  11.       "state": "fdsafdsa",
  12.       "zip": "sdfafadsdfsa",
  13.       "phoneNumberContact": "dsfadfsa",
  14.       "main": true
  15.     }
  16.   ]
  17. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement