Advertisement
achmadzainulkarim

Untitled

Jun 22nd, 2020
1,911
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.34 KB | None | 0 0
  1. {
  2.   "result": {
  3.     "data": [
  4.       {
  5.         "id": 1,
  6.         "product_id": 2,
  7.         "total": 1000,
  8.         "product_name": "test product 2",
  9.         "super_product_id": null,
  10.         "category_id": 7,
  11.         "category_name": "test inactive",
  12.         "created_at": "2020-06-22T03:42:30.000Z"
  13.       }
  14.     ],
  15.     "total": 5
  16.   }
  17. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement