Advertisement
Guest User

Untitled

a guest
Oct 22nd, 2016
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.60 KB | None | 0 0
  1. [
  2. {
  3. "item_relations_id": 757,
  4. "items": [
  5. {
  6. "id": 757,
  7. "name": "Kompakt universaldrill (10.8V)",
  8. "type": "toolGroup",
  9. "tool_consumable_id": null,
  10. "tool_group_id": 1001,
  11. "price": 169,
  12. "quantity": 1,
  13.  
  14. },
  15. {
  16. "id": 758,
  17. "name": "10,8V batteri",
  18. "type": "included",
  19. "tool_consumable_id": null,
  20. "tool_group_id": 5102,
  21. "price": 169,
  22. "quantity": 1,
  23.  
  24. },
  25. {
  26. "id": 759,
  27. "name": "10,8V hurtiglader ",
  28. "type": "included",
  29. "tool_consumable_id": null,
  30. "tool_group_id": 5100,
  31. "price": 149,
  32. "quantity": 1,
  33.  
  34. },
  35. {
  36. "id": 760,
  37. "name": "110,8V batteri",
  38. "type": "recommended",
  39. "tool_consumable_id": null,
  40. "tool_group_id": 5102,
  41. "price": 169,
  42. "quantity": 0,
  43.  
  44. },
  45. {
  46. "id": 761,
  47. "name": "Hullsager",
  48. "type": "recommended",
  49. "tool_consumable_id": null,
  50. "tool_group_id": 6000,
  51. "price": 129,
  52. "quantity": 0,
  53.  
  54. },
  55. {
  56. "id": 762,
  57. "name": "18V borskrutrekker med slag",
  58. "type": "consumable",
  59. "tool_consumable_id": 1,
  60. "tool_group_id": 1001,
  61. "price": 30,
  62. "quantity": 1,
  63.  
  64. },
  65. {
  66. "id": 763,
  67. "name": "Kompakt universaldrill (10.8V)",
  68. "type": "consumable",
  69. "tool_consumable_id": 2,
  70. "tool_group_id": 1001,
  71. "price": 70,
  72. "quantity": 1,
  73.  
  74. },
  75.  
  76. ],
  77. "time": [
  78. {
  79. "rental_start_time": "2016-05-13 14:00:00",
  80. "rental_end_time": "2016-10-17 16:00:00",
  81.  
  82. }
  83. ],
  84. "delivery_id": 115,
  85. "location_id": 2,
  86.  
  87. },
  88. {
  89. "item_relations_id": 764,
  90. "items": [
  91. {
  92. "id": 764,
  93. "name": "Cutter mashine",
  94. "type": "toolGroup",
  95. "tool_consumable_id": null,
  96. "tool_group_id": 1001,
  97. "price": 169,
  98. "quantity": 1,
  99.  
  100. },
  101. {
  102. "id": 758,
  103. "name": "10,8V batteri",
  104. "type": "included",
  105. "tool_consumable_id": null,
  106. "tool_group_id": 5102,
  107. "price": 169,
  108. "quantity": 1,
  109.  
  110. },
  111. {
  112. "id": 759,
  113. "name": "10,8V hurtiglader ",
  114. "type": "included",
  115. "tool_consumable_id": null,
  116. "tool_group_id": 5100,
  117. "price": 149,
  118. "quantity": 1,
  119.  
  120. },
  121. {
  122. "id": 760,
  123. "name": "110,8V batteri",
  124. "type": "recommended",
  125. "tool_consumable_id": null,
  126. "tool_group_id": 5102,
  127. "price": 169,
  128. "quantity": 0,
  129.  
  130. },
  131. {
  132. "id": 761,
  133. "name": "Hullsager",
  134. "type": "recommended",
  135. "tool_consumable_id": null,
  136. "tool_group_id": 6000,
  137. "price": 129,
  138. "quantity": 0,
  139.  
  140. },
  141. {
  142. "id": 762,
  143. "name": "18V borskrutrekker med slag",
  144. "type": "consumable",
  145. "tool_consumable_id": 1,
  146. "tool_group_id": 1001,
  147. "price": 30,
  148. "quantity": 1,
  149.  
  150. },
  151. {
  152. "id": 763,
  153. "name": "Kompakt universaldrill (10.8V)",
  154. "type": "consumable",
  155. "tool_consumable_id": 2,
  156. "tool_group_id": 1001,
  157. "price": 70,
  158. "quantity": 1,
  159.  
  160. },
  161.  
  162. ],
  163. "time": [
  164. {
  165. "rental_start_time": "2016-05-13 14:00:00",
  166. "rental_end_time": "2016-10-17 16:00:00",
  167.  
  168. }
  169. ],
  170. "delivery_id": 115,
  171. "location_id": 2,
  172.  
  173. },
  174.  
  175. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement