Advertisement
tko_pb

point 1 - 6 juni

Jun 5th, 2023
826
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.14 KB | None | 0 0
  1. {
  2.     "status": "succsess",
  3.     "msg": "data get succsess",
  4.     "metadata": {
  5.         "page": 1,
  6.         "limit": 20,
  7.         "total_page": 1,
  8.         "offset": 0
  9.     },
  10.     "data": [
  11.         {
  12.             "productcategory_id": 38,
  13.             "name": "Alat Masak Khusus",
  14.             "description": null,
  15.             "isactive": true,
  16.             "org_id": 1,
  17.             "client_id": 1,
  18.             "createdAt": "2023-03-28T04:04:11.551Z",
  19.             "updatedAt": "2023-03-28T04:04:11.551Z"
  20.         },
  21.         {
  22.             "productcategory_id": 42,
  23.             "name": "Peralatan Baking",
  24.             "description": null,
  25.             "isactive": true,
  26.             "org_id": 1,
  27.             "client_id": 1,
  28.             "createdAt": "2023-03-28T04:04:11.551Z",
  29.             "updatedAt": "2023-03-28T04:04:11.552Z"
  30.         },
  31.         {
  32.             "productcategory_id": 43,
  33.             "name": "Peralatan Dapur",
  34.             "description": null,
  35.             "isactive": true,
  36.             "org_id": 1,
  37.             "client_id": 1,
  38.             "createdAt": "2023-03-28T04:04:11.552Z",
  39.             "updatedAt": "2023-03-28T04:04:11.552Z"
  40.         },
  41.         {
  42.             "productcategory_id": 44,
  43.             "name": "Peralatan Makan & Minum",
  44.             "description": null,
  45.             "isactive": true,
  46.             "org_id": 1,
  47.             "client_id": 1,
  48.             "createdAt": "2023-03-28T04:04:11.552Z",
  49.             "updatedAt": "2023-03-28T04:04:11.552Z"
  50.         },
  51.         {
  52.             "productcategory_id": 45,
  53.             "name": "Peralatan Masak",
  54.             "description": null,
  55.             "isactive": true,
  56.             "org_id": 1,
  57.             "client_id": 1,
  58.             "createdAt": "2023-03-28T04:04:11.552Z",
  59.             "updatedAt": "2023-03-28T04:04:11.552Z"
  60.         },
  61.         {
  62.             "productcategory_id": 47,
  63.             "name": "Alat Pendingin Ruangan",
  64.             "description": null,
  65.             "isactive": true,
  66.             "org_id": 1,
  67.             "client_id": 1,
  68.             "createdAt": "2023-03-28T04:04:11.552Z",
  69.             "updatedAt": "2023-03-28T04:04:11.552Z"
  70.         }
  71.     ]
  72. }
Tags: wist
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement