Advertisement
achmadzainulkarim

Brand List

Nov 20th, 2019
227
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.26 KB | None | 0 0
  1. {
  2.   "status": "success",
  3.   "result": {
  4.     "data": [
  5.       {
  6.         "id": 10,
  7.         "type": "retail",
  8.         "name": "Nacific",
  9.         "code": "NF",
  10.         "status": 1,
  11.         "image": "https:\/\/s3-ap-southeast-1.amazonaws.com\/dressup\/test\/brands\/SH.jpg",
  12.         "updated_at": "2019-10-23 13:48:31"
  13.       },
  14.       {
  15.         "id": 18,
  16.         "type": "retail",
  17.         "name": "dsaaczx",
  18.         "code": "xzczxzc",
  19.         "status": 1,
  20.         "image": "",
  21.         "updated_at": "2019-10-23 12:56:14"
  22.       },
  23.       {
  24.         "id": 17,
  25.         "type": "grosir",
  26.         "name": "dad",
  27.         "code": "daszz",
  28.         "status": 0,
  29.         "image": "",
  30.         "updated_at": "2019-10-23 12:54:35"
  31.       },
  32.       {
  33.         "id": 16,
  34.         "type": "retail",
  35.         "name": "acsa",
  36.         "code": "das",
  37.         "status": 1,
  38.         "image": "",
  39.         "updated_at": "2019-10-23 12:52:49"
  40.       },
  41.       {
  42.         "id": 15,
  43.         "type": "grosir",
  44.         "name": "das",
  45.         "code": "dsa",
  46.         "status": 0,
  47.         "image": "",
  48.         "updated_at": "2019-10-23 12:41:24"
  49.       },
  50.       {
  51.         "id": 14,
  52.         "type": "retail",
  53.         "name": "mandiri",
  54.         "code": "MCI",
  55.         "status": 0,
  56.         "image": "",
  57.         "updated_at": "2019-10-21 15:32:55"
  58.       },
  59.       {
  60.         "id": 12,
  61.         "type": "retail",
  62.         "name": "Bulgari",
  63.         "code": "BGI",
  64.         "status": 1,
  65.         "image": "",
  66.         "updated_at": "2019-10-21 15:21:11"
  67.       },
  68.       {
  69.         "id": 13,
  70.         "type": "grosir",
  71.         "name": "LV",
  72.         "code": "LVV",
  73.         "status": 0,
  74.         "image": "",
  75.         "updated_at": "2019-10-21 15:02:29"
  76.       },
  77.       {
  78.         "id": 11,
  79.         "type": "retail",
  80.         "name": "Some By Mi",
  81.         "code": "SM1",
  82.         "status": 1,
  83.         "image": "https:\/\/s3-ap-southeast-1.amazonaws.com\/dressup\/test\/brands\/SM.jpg",
  84.         "updated_at": "2019-10-17 17:25:56"
  85.       },
  86.       {
  87.         "id": 9,
  88.         "type": "grosir",
  89.         "name": "Sampoerna",
  90.         "code": "SA",
  91.         "status": 1,
  92.         "image": "",
  93.         "updated_at": "2019-10-17 17:25:51"
  94.       }
  95.     ],
  96.     "count_rows": 18,
  97.     "count_pages": 2
  98.   }
  99. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement