Advertisement
Guest User

Untitled

a guest
Oct 13th, 2017
959
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.84 KB | None | 0 0
  1. {
  2.   "sub": "me@gmail.com",
  3.   "aud": "web",
  4.   "merchant": {
  5.     "id": "59ddb05ae8d7aa29e4a7dd42",
  6.     "dateCreated": 1507700826233,
  7.     "dateModified": 0,
  8.     "createdBy": null,
  9.     "modifiedBy": null,
  10.     "name": "Me",
  11.     "lastName": null,
  12.     "email": "me@gmail.com",
  13.     "password": null,
  14.     "authorities": [
  15.       {
  16.         "authority": "ROLE_MERCHANT_USER"
  17.       }
  18.     ],
  19.     "active": true,
  20.     "oldPassword": null,
  21.     "info": {
  22.       "contactNo": null,
  23.       "branch": {
  24.         "id": "59b2059c5b3a83361aa5f146",
  25.         "name": "Globe iloilo",
  26.         "contact": {
  27.           "address": "43 MH del Pilar St, Molo, Iloilo City, Iloilo, Philippines",
  28.           "lat": 0,
  29.           "lng": 0,
  30.           "email": ",supporttrentinity@yahoo.com",
  31.           "contactNumber": "09126082022"
  32.         },
  33.         "businessId": "59b204bf5b3a83361aa5f143",
  34.         "businessName": "Globe",
  35.         "lat": 10.69941,
  36.         "lng": 122.55395,
  37.         "active": true
  38.       },
  39.       "business": {
  40.         "id": "59b204bf5b3a83361aa5f143",
  41.         "code": "HFARK",
  42.         "name": "Globe",
  43.         "tin": "000",
  44.         "nature": "Telecom",
  45.         "employeeCount": 2,
  46.         "deals": null,
  47.         "contact": {
  48.           "address": "Guimaras Circumferential Rd, Jordan, Guimaras, Philippines",
  49.           "lat": 10.65521,
  50.           "lng": 122.59137,
  51.           "email": ",supporttrentinity@yahoo.com",
  52.           "contactNumber": "09126082022"
  53.         },
  54.         "category": "RETAIL",
  55.         "imageUrl": "http://172.16.0.19:8080/4286675ffa.jpg",
  56.         "active": true,
  57.         "branches": []
  58.       }
  59.     },
  60.     "username": "me@gmail.com",
  61.     "enabled": true,
  62.     "accountNonExpired": true,
  63.     "accountNonLocked": true,
  64.     "credentialsNonExpired": true,
  65.     "fullname": "Me "
  66.   },
  67.   "exp": 1508483331,
  68.   "iat": 1507878531
  69. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement