Advertisement
achmadzainulkarim

Category List

Nov 20th, 2019
241
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.46 KB | None | 0 0
  1. {
  2.   "status": "success",
  3.   "result": {
  4.     "data": [
  5.       {
  6.         "id": 13,
  7.         "type": "retail",
  8.         "name": "aa",
  9.         "code": "aa",
  10.         "status": 1,
  11.         "image": "https:\/\/s3-ap-southeast-1.amazonaws.com\/dressup\/test\/categories\/aa.png",
  12.         "updated_at": "2019-10-25 16:36:32"
  13.       },
  14.       {
  15.         "id": 12,
  16.         "type": "retail",
  17.         "name": "dsa",
  18.         "code": "dsa",
  19.         "status": 1,
  20.         "image": "",
  21.         "updated_at": "2019-10-23 12:52:32"
  22.       },
  23.       {
  24.         "id": 11,
  25.         "type": "1",
  26.         "name": "das",
  27.         "code": "das",
  28.         "status": 1,
  29.         "image": "",
  30.         "updated_at": "2019-10-23 12:40:04"
  31.       },
  32.       {
  33.         "id": 10,
  34.         "type": "1",
  35.         "name": "Kelinci",
  36.         "code": "KL",
  37.         "status": 1,
  38.         "image": "",
  39.         "updated_at": "2019-10-21 15:32:07"
  40.       },
  41.       {
  42.         "id": 9,
  43.         "type": "0",
  44.         "name": "fgfg",
  45.         "code": "gfgd",
  46.         "status": 0,
  47.         "image": "",
  48.         "updated_at": "2019-10-21 15:31:05"
  49.       },
  50.       {
  51.         "id": 8,
  52.         "type": "1",
  53.         "name": "Sepatu anak",
  54.         "code": "SPC",
  55.         "status": 1,
  56.         "image": "https:\/\/s3-ap-southeast-1.amazonaws.com\/dressup\/test\/categories\/SPC.png",
  57.         "updated_at": "2019-10-21 15:00:08"
  58.       },
  59.       {
  60.         "id": 1,
  61.         "type": "1",
  62.         "name": "Rokok",
  63.         "code": "RK",
  64.         "status": 1,
  65.         "image": "https:\/\/s3-ap-southeast-1.amazonaws.com\/dressup\/test\/categories\/RK.jpg",
  66.         "updated_at": "2019-10-21 11:03:28"
  67.       },
  68.       {
  69.         "id": 7,
  70.         "type": "1",
  71.         "name": "Aksesoris",
  72.         "code": "ACC",
  73.         "status": 1,
  74.         "image": "https:\/\/s3-ap-southeast-1.amazonaws.com\/dressup\/test\/categories\/ACC.jpg",
  75.         "updated_at": "2019-10-21 11:03:04"
  76.       },
  77.       {
  78.         "id": 6,
  79.         "type": "retail",
  80.         "name": "Kecantikan",
  81.         "code": "KCTK",
  82.         "status": 1,
  83.         "image": null,
  84.         "updated_at": "2019-10-10 00:00:00"
  85.       },
  86.       {
  87.         "id": 5,
  88.         "type": "grosir",
  89.         "name": "Bumbu Masak",
  90.         "code": "BM",
  91.         "status": 1,
  92.         "image": "https:\/\/s3-ap-southeast-1.amazonaws.com\/dressup\/test\/categories\/BM.jpg",
  93.         "updated_at": "2019-08-14 17:58:02"
  94.       }
  95.     ],
  96.     "count_rows": 13,
  97.     "count_pages": 2
  98.   }
  99. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement