Advertisement
Guest User

Untitled

a guest
May 29th, 2015
246
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.19 KB | None | 0 0
  1. [
  2. {
  3. "inventory_location_id":7075,
  4. "inventory_id":742,
  5. "location_id":264,
  6. "aisle":"F",
  7. "bay":"4",
  8. "bay_sequence":4,
  9. "level":"B",
  10. "quantity":12,
  11. "removed":0,
  12. "location_type":1,
  13. "sku":6890234
  14. },
  15. {
  16. "inventory_location_id":4762,
  17. "inventory_id":742,
  18. "location_id":377,
  19. "aisle":"G",
  20. "bay":"4",
  21. "bay_sequence":11,
  22. "level":"C",
  23. "quantity":12,
  24. "removed":0,
  25. "location_type":1,
  26. "sku":6890234
  27. },
  28. {
  29. "inventory_location_id":3643,
  30. "inventory_id":742,
  31. "location_id":649,
  32. "aisle":"I",
  33. "bay":"10",
  34. "bay_sequence":10,
  35. "level":"C",
  36. "quantity":36,
  37. "removed":0,
  38. "location_type":1,
  39. "sku":6890234
  40. },
  41. {
  42. "inventory_location_id":3361,
  43. "inventory_id":743,
  44. "location_id":992,
  45. "aisle":"N",
  46. "bay":"3",
  47. "bay_sequence":3,
  48. "level":"B",
  49. "quantity":60,
  50. "removed":0,
  51. "location_type":1,
  52. "sku":6890232
  53. },
  54. {
  55. "inventory_location_id":4897,
  56. "inventory_id":742,
  57. "location_id":1017,
  58. "aisle":"N",
  59. "bay":"6",
  60. "bay_sequence":6,
  61. "level":"C",
  62. "quantity":48,
  63. "removed":0,
  64. "location_type":1,
  65. "sku":6890234
  66. },
  67. {
  68. "inventory_location_id":2954,
  69. "inventory_id":741,
  70. "location_id":1285,
  71. "aisle":"T",
  72. "bay":"3",
  73. "bay_sequence":3,
  74. "level":"G",
  75. "quantity":78,
  76. "removed":0,
  77. "location_type":1,
  78. "sku":6890290
  79. },
  80. {
  81. "inventory_location_id":6678,
  82. "inventory_id":306,
  83. "location_id":1779,
  84. "aisle":"Z",
  85. "bay":"11",
  86. "bay_sequence":11,
  87. "level":"A",
  88. "quantity":8,
  89. "removed":0,
  90. "location_type":1,
  91. "sku":"KEZJ"
  92. },
  93. {
  94. "inventory_location_id":4488,
  95. "inventory_id":742,
  96. "location_id":224,
  97. "aisle":"E",
  98. "bay":"13",
  99. "bay_sequence":13,
  100. "level":"B",
  101. "quantity":10,
  102. "removed":1,
  103. "location_type":1,
  104. "sku":6890234
  105. },
  106. {
  107. "inventory_location_id":6439,
  108. "inventory_id":743,
  109. "location_id":1717,
  110. "aisle":"L",
  111. "bay":"5",
  112. "bay_sequence":5,
  113. "level":"I",
  114. "quantity":96,
  115. "removed":1,
  116. "location_type":1,
  117. "sku":6890232
  118. },
  119. {
  120. "inventory_location_id":4962,
  121. "inventory_id":743,
  122. "location_id":1249,
  123. "aisle":"S",
  124. "bay":"5",
  125. "bay_sequence":5,
  126. "level":"C",
  127. "quantity":9,
  128. "removed":1,
  129. "location_type":1,
  130. "sku":6890232
  131. },
  132. {
  133. "inventory_location_id":4791,
  134. "inventory_id":742,
  135. "location_id":1453,
  136. "aisle":"W",
  137. "bay":"6",
  138. "bay_sequence":6,
  139. "level":"G",
  140. "quantity":36,
  141. "removed":1,
  142. "location_type":1,
  143. "sku":6890234
  144. }
  145. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement