Advertisement
Guest User

Untitled

a guest
Nov 12th, 2019
208
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.67 KB | None | 0 0
  1. {
  2.   "id": "2ab23263-6eff-43cf-9b6d-da041b550db0",
  3.   "user": {
  4.     "id": "a0c51d9e-cb30-4339-9941-12b36697f71f",
  5.     "email": "budi.santsssosssssso@mailinator.com",
  6.     "name": "Budi Santoso",
  7.     "phone": "0853555811",
  8.     "role": 1,
  9.     "created_at": "2019-11-13T09:38:13+07:00",
  10.     "updated_at": "2019-11-13T09:38:13+07:00",
  11.     "company": {
  12.       "id": "d1a812e6-3f18-40f6-b28a-b9307586763b",
  13.       "name": "PT ZAHIR INTERNASIONAL",
  14.       "email": "info@zahiraccounting.com",
  15.       "phone": "0217197766",
  16.       "city": {
  17.         "id": 1101,
  18.         "name": "KABUPATEN SIMEULUE"
  19.       },
  20.       "province": {
  21.         "id": "11",
  22.         "name": "ACEH"
  23.       },
  24.       "address": "Jl. Kemang Selatan I D No.20A, RT.4/RW.2, Bangka, Kec. Mampang Prpt., Kota Jakarta Selatan, Daerah Khusus Ibukota Jakarta 12730",
  25.       "created_at": "2019-11-13T09:38:13+07:00",
  26.       "updated_at": "2019-11-13T09:52:26+07:00"
  27.     }
  28.   },
  29.   "employee_id": "",
  30.   "fullname": "Budi Santoso",
  31.   "nickname": "",
  32.   "gender": {
  33.     "id": 0,
  34.     "name": ""
  35.   },
  36.   "marital_status": {
  37.     "id": 0,
  38.     "name": ""
  39.   },
  40.   "country": "",
  41.   "province": {
  42.     "id": "0",
  43.     "name": ""
  44.   },
  45.   "city": {
  46.     "id": 0,
  47.     "name": ""
  48.   },
  49.   "place_of_birth": "",
  50.   "date_of_birth": "0001-01-01",
  51.   "religion": {
  52.     "id": 0,
  53.     "name": ""
  54.   },
  55.   "height": "",
  56.   "weight": "",
  57.   "photo": "",
  58.   "employee_status": {
  59.     "id": 0,
  60.     "name": ""
  61.   },
  62.   "employee_department": {
  63.     "id": 0,
  64.     "name": ""
  65.   },
  66.   "employee_division": {
  67.     "id": 0,
  68.     "department_id": 0,
  69.     "name": ""
  70.   },
  71.   "employee_position": {
  72.     "id": 0,
  73.     "division_id": 0,
  74.     "name": ""
  75.   }
  76. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement