Advertisement
achmadzainulkarim

Untitled

May 10th, 2020
915
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 3.16 KB | None | 0 0
  1. {
  2.   "status": "success",
  3.   "result": [
  4.     {
  5.       "po_code": "PO1909-2",
  6.       "inventory_published": [
  7.         {
  8.           "id": 89,
  9.           "inventory_id": 76,
  10.           "warehouse_id": 1,
  11.           "product_id": 28,
  12.           "quantity": 50,
  13.           "remaining_quantity": 0,
  14.           "created_by": 1,
  15.           "created_at": "2019-09-11 15:48:58",
  16.           "updated_at": "2019-09-11 15:48:58"
  17.         }
  18.       ]
  19.     },
  20.     {
  21.       "po_code": "PO1911-30",
  22.       "inventory_published": [
  23.         {
  24.           "id": 839,
  25.           "inventory_id": 353,
  26.           "warehouse_id": 1,
  27.           "product_id": 28,
  28.           "quantity": 100,
  29.           "remaining_quantity": 0,
  30.           "created_by": 2,
  31.           "created_at": "2019-11-24 20:46:14",
  32.           "updated_at": "2019-11-24 20:46:14"
  33.         }
  34.       ]
  35.     },
  36.     {
  37.       "po_code": "PO1912-15",
  38.       "inventory_published": [
  39.         {
  40.           "id": 1044,
  41.           "inventory_id": 430,
  42.           "warehouse_id": 1,
  43.           "product_id": 28,
  44.           "quantity": 1,
  45.           "remaining_quantity": 0,
  46.           "created_by": 23,
  47.           "created_at": "2020-02-24 10:49:07",
  48.           "updated_at": "2020-02-24 10:49:07"
  49.         }
  50.       ]
  51.     },
  52.     {
  53.       "po_code": "PO1912-16",
  54.       "inventory_published": [
  55.         {
  56.           "id": 1045,
  57.           "inventory_id": 431,
  58.           "warehouse_id": 1,
  59.           "product_id": 28,
  60.           "quantity": 1,
  61.           "remaining_quantity": 0,
  62.           "created_by": 23,
  63.           "created_at": "2020-02-24 10:49:19",
  64.           "updated_at": "2020-02-24 10:49:19"
  65.         }
  66.       ]
  67.     },
  68.     {
  69.       "po_code": "PO1912-17",
  70.       "inventory_published": [
  71.         {
  72.           "id": 1007,
  73.           "inventory_id": 433,
  74.           "warehouse_id": 1,
  75.           "product_id": 28,
  76.           "quantity": 8,
  77.           "remaining_quantity": 0,
  78.           "created_by": 21,
  79.           "created_at": "2019-12-31 12:35:31",
  80.           "updated_at": "2019-12-31 12:35:31"
  81.         }
  82.       ]
  83.     },
  84.     {
  85.       "po_code": "PO2001-11",
  86.       "inventory_published": [
  87.         {
  88.           "id": 1037,
  89.           "inventory_id": 454,
  90.           "warehouse_id": 1,
  91.           "product_id": 28,
  92.           "quantity": -1,
  93.           "remaining_quantity": -1,
  94.           "created_by": 25,
  95.           "created_at": "2020-01-30 11:02:50",
  96.           "updated_at": "2020-01-30 11:02:50"
  97.         }
  98.       ]
  99.     },
  100.     {
  101.       "po_code": "PO2001-38",
  102.       "inventory_published": [
  103.         {
  104.           "id": 1035,
  105.           "inventory_id": 487,
  106.           "warehouse_id": 1,
  107.           "product_id": 28,
  108.           "quantity": 2,
  109.           "remaining_quantity": 0,
  110.           "created_by": 25,
  111.           "created_at": "2020-01-30 11:00:20",
  112.           "updated_at": "2020-01-30 11:00:20"
  113.         },
  114.         {
  115.           "id": 1036,
  116.           "inventory_id": 487,
  117.           "warehouse_id": 1,
  118.           "product_id": 28,
  119.           "quantity": 1,
  120.           "remaining_quantity": 0,
  121.           "created_by": 25,
  122.           "created_at": "2020-01-30 11:01:02",
  123.           "updated_at": "2020-01-30 11:01:02"
  124.         }
  125.       ]
  126.     }
  127.   ]
  128. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement