Advertisement
achmadzainulkarim

Untitled

May 10th, 2020
899
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.33 KB | None | 0 0
  1. {
  2.   "status": "success",
  3.   "result": {
  4.     "app": [
  5.       {
  6.         "id": 216,
  7.         "product_id": 28,
  8.         "warehouse_id": 1,
  9.         "selling_price_before": "112501",
  10.         "selling_price": "112500",
  11.         "created_by": 20,
  12.         "created_at": "2020-03-05 16:22:11",
  13.         "updated_at": "2020-03-05 16:22:11"
  14.       },
  15.       {
  16.         "id": 203,
  17.         "product_id": 28,
  18.         "warehouse_id": 1,
  19.         "selling_price_before": "112500",
  20.         "selling_price": "112501",
  21.         "created_by": 25,
  22.         "created_at": "2020-01-30 11:05:59",
  23.         "updated_at": "2020-01-30 11:05:59"
  24.       },
  25.       {
  26.         "id": 183,
  27.         "product_id": 28,
  28.         "warehouse_id": 1,
  29.         "selling_price_before": "111000",
  30.         "selling_price": "112500",
  31.         "created_by": 2,
  32.         "created_at": "2019-11-24 20:46:42",
  33.         "updated_at": "2019-11-24 20:46:42"
  34.       },
  35.       {
  36.         "id": 14,
  37.         "product_id": 28,
  38.         "warehouse_id": 1,
  39.         "selling_price_before": "0",
  40.         "selling_price": "111000",
  41.         "created_by": 1,
  42.         "created_at": "2019-09-11 15:51:14",
  43.         "updated_at": "2019-09-11 15:51:14"
  44.       }
  45.     ],
  46.     "center": [
  47.       {
  48.         "id": 28,
  49.         "product_id": 28,
  50.         "warehouse_id": 1,
  51.         "selling_price_before": "0",
  52.         "selling_price": "112501",
  53.         "created_by": 20,
  54.         "created_at": "2020-02-13 12:15:54",
  55.         "updated_at": "2020-02-13 12:15:54"
  56.       },
  57.       {
  58.         "id": 11,
  59.         "product_id": 28,
  60.         "warehouse_id": 1,
  61.         "selling_price_before": "0",
  62.         "selling_price": "112500",
  63.         "created_by": 25,
  64.         "created_at": "2020-01-30 11:05:59",
  65.         "updated_at": "2020-01-30 11:05:59"
  66.       },
  67.       {
  68.         "id": 10,
  69.         "product_id": 28,
  70.         "warehouse_id": 1,
  71.         "selling_price_before": "0",
  72.         "selling_price": "10",
  73.         "created_by": 25,
  74.         "created_at": "2020-01-30 11:05:47",
  75.         "updated_at": "2020-01-30 11:05:47"
  76.       },
  77.       {
  78.         "id": 9,
  79.         "product_id": 28,
  80.         "warehouse_id": 1,
  81.         "selling_price_before": "0",
  82.         "selling_price": "100000",
  83.         "created_by": 25,
  84.         "created_at": "2020-01-30 11:05:26",
  85.         "updated_at": "2020-01-30 11:05:26"
  86.       }
  87.     ]
  88.   }
  89. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement