Advertisement
achmadzainulkarim

Driver List

Nov 20th, 2019
227
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 3.94 KB | None | 0 0
  1. {
  2.   "status": "success",
  3.   "result": {
  4.     "data": [
  5.       {
  6.         "id": 7,
  7.         "name": "Adam",
  8.         "phone": "085731299439",
  9.         "code": "adm",
  10.         "image_profile": "",
  11.         "image_sim": "",
  12.         "image_ktp": "",
  13.         "city": "kota-surabaya",
  14.         "status": 1,
  15.         "created_at": "2019-10-21 14:48:44",
  16.         "updated_at": "2019-10-21 14:48:57"
  17.       },
  18.       {
  19.         "id": 6,
  20.         "name": "Naruto",
  21.         "phone": "080880881882",
  22.         "code": "NRT",
  23.         "image_profile": "https:\/\/s3-ap-southeast-1.amazonaws.com\/dressup\/test\/drivers\/profile-NRT.png",
  24.         "image_sim": "https:\/\/s3-ap-southeast-1.amazonaws.com\/dressup\/test\/drivers\/sim-NRT.png",
  25.         "image_ktp": "https:\/\/s3-ap-southeast-1.amazonaws.com\/dressup\/test\/drivers\/ktp-NRT.png",
  26.         "city": "kota-surabaya",
  27.         "status": 1,
  28.         "created_at": "2019-08-14 18:03:20",
  29.         "updated_at": "2019-08-14 18:03:20"
  30.       },
  31.       {
  32.         "id": 5,
  33.         "name": "McGyver",
  34.         "phone": "81703407300",
  35.         "code": "D-004",
  36.         "image_profile": "https:\/\/s3-ap-southeast-1.amazonaws.com\/dressup\/test\/drivers\/profile-D-004.jpg",
  37.         "image_sim": "https:\/\/s3-ap-southeast-1.amazonaws.com\/dressup\/test\/drivers\/sim-D-004.jpeg",
  38.         "image_ktp": "https:\/\/s3-ap-southeast-1.amazonaws.com\/dressup\/test\/drivers\/ktp-D-004.jpg",
  39.         "city": "kabupaten-sidoarjo",
  40.         "status": 1,
  41.         "created_at": "2019-08-14 04:18:26",
  42.         "updated_at": "2019-08-14 04:18:26"
  43.       },
  44.       {
  45.         "id": 4,
  46.         "name": "Syalala~",
  47.         "phone": "081012345678",
  48.         "code": "SLL",
  49.         "image_profile": "https:\/\/s3-ap-southeast-1.amazonaws.com\/dressup\/test\/drivers\/profile-SLL.png",
  50.         "image_sim": "https:\/\/s3-ap-southeast-1.amazonaws.com\/dressup\/test\/drivers\/sim-SLL.png",
  51.         "image_ktp": "https:\/\/s3-ap-southeast-1.amazonaws.com\/dressup\/test\/drivers\/ktp-SLL.png",
  52.         "city": "kabupaten-sidoarjo",
  53.         "status": 1,
  54.         "created_at": "2019-08-13 21:37:16",
  55.         "updated_at": "2019-08-13 21:37:16"
  56.       },
  57.       {
  58.         "id": 3,
  59.         "name": "keep",
  60.         "phone": "081234567890",
  61.         "code": "keep",
  62.         "image_profile": "https:\/\/s3-ap-southeast-1.amazonaws.com\/dressup\/test\/drivers\/profile-keep.png",
  63.         "image_sim": "https:\/\/s3-ap-southeast-1.amazonaws.com\/dressup\/test\/drivers\/sim-keep.png",
  64.         "image_ktp": "https:\/\/s3-ap-southeast-1.amazonaws.com\/dressup\/test\/drivers\/ktp-keep.png",
  65.         "city": "kota-surabaya",
  66.         "status": 1,
  67.         "created_at": "2019-08-13 17:19:54",
  68.         "updated_at": "2019-08-13 17:19:54"
  69.       },
  70.       {
  71.         "id": 1,
  72.         "name": "Aldi",
  73.         "phone": "81703407300",
  74.         "code": "D-001",
  75.         "image_profile": "https:\/\/s3-ap-southeast-1.amazonaws.com\/dressup\/test\/drivers\/profile-D-001.jpeg",
  76.         "image_sim": "https:\/\/s3-ap-southeast-1.amazonaws.com\/dressup\/test\/drivers\/sim-D-001.jpeg",
  77.         "image_ktp": "https:\/\/s3-ap-southeast-1.amazonaws.com\/dressup\/test\/drivers\/ktp-D-001.jpg",
  78.         "city": "kota-surabaya",
  79.         "status": 1,
  80.         "created_at": "2019-08-09 23:22:01",
  81.         "updated_at": "2019-08-12 21:44:58"
  82.       },
  83.       {
  84.         "id": 2,
  85.         "name": "Aldo",
  86.         "phone": "81703407300",
  87.         "code": "D-002",
  88.         "image_profile": "https:\/\/s3-ap-southeast-1.amazonaws.com\/dressup\/test\/drivers\/profile-D-002.jpeg",
  89.         "image_sim": "https:\/\/s3-ap-southeast-1.amazonaws.com\/dressup\/test\/drivers\/sim-D-002.jpeg",
  90.         "image_ktp": "https:\/\/s3-ap-southeast-1.amazonaws.com\/dressup\/test\/drivers\/ktp-D-002.jpg",
  91.         "city": "kota-surabaya",
  92.         "status": 1,
  93.         "created_at": "2019-08-10 06:09:02",
  94.         "updated_at": "2019-08-10 06:09:02"
  95.       }
  96.     ],
  97.     "count_rows": 7,
  98.     "count_pages": 1
  99.   }
  100. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement