Advertisement
Guest User

Untitled

a guest
Sep 15th, 2017
466
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.42 KB | None | 0 0
  1. {
  2. "data": [
  3. {
  4. "id": 1,
  5. "in_stock": false,
  6. "decision_date": "2017-09-12",
  7. "case_type": "VN",
  8. "status": "WAITING_DELIVERY",
  9. "price": "15000.00",
  10. "marge": "1000.00",
  11. "commission": 80,
  12. "monthly_price": null,
  13. "model_type": "GLE",
  14. "engine": "350",
  15. "detail": "SENTATION",
  16. "vehicle_type": "AUTO",
  17. "code_ext": 228,
  18. "code_int": 17,
  19. "options": "Error incidunt ut ut sint fuga ut quo. Quia sit quos qui praesentium non.",
  20. "insurance_ask": 1,
  21. "insurance_contract": 0,
  22. "credit": false,
  23. "credit_provider": null,
  24. "credit_amount": null,
  25. "credit_type": null,
  26. "credit_end": null,
  27. "credit_insurance_amount": null,
  28. "credit_dit": false,
  29. "credit_cf": false,
  30. "credit_gvn": false,
  31. "service_contract": false,
  32. "credit_loa_first": null,
  33. "credit_loa_km": null,
  34. "credit_loa_monthly_price": null,
  35. "reprise": false,
  36. "reprise_date": null,
  37. "reprise_brand": null,
  38. "reprise_model": null,
  39. "reprise_circulation_date": null,
  40. "reprise_detail": null,
  41. "reprise_engine": null,
  42. "reprise_buy_price": null,
  43. "reprise_sell_price": null,
  44. "created_at": {
  45. "date": "2017-09-12 21:55:41.000000",
  46. "timezone_type": 3,
  47. "timezone": "UTC"
  48. },
  49. "updated_at": {
  50. "date": "2017-09-12 21:55:41.000000",
  51. "timezone_type": 3,
  52. "timezone": "UTC"
  53. },
  54. "client": {
  55. "data": {
  56. "id": 1,
  57. "type": "LOUEUR",
  58. "name": "Kim Nolan",
  59. "surname": "William Bartoletti",
  60. "phone": "(562) 680-5930 x32958",
  61. "email": "padberg.aimee@example.com",
  62. "birth_man": "1932-07-07",
  63. "birth_woman": "1959-05-01"
  64. }
  65. },
  66. "user": {
  67. "data": {
  68. "id": 1,
  69. "name": "thiIvsw92m",
  70. "email": "test@test.fr",
  71. "admin": 1
  72. }
  73. }
  74. },
  75. {
  76. "id": 2,
  77. "in_stock": false,
  78. "decision_date": null,
  79. "case_type": "VM",
  80. "status": "WAITING_CLIENT",
  81. "price": "150000.00",
  82. "marge": "10000.00",
  83. "commission": 1500,
  84. "monthly_price": null,
  85. "model_type": "A",
  86. "engine": "320",
  87. "detail": "SENTATION",
  88. "vehicle_type": "MECA",
  89. "code_ext": 333,
  90. "code_int": 1,
  91. "options": "",
  92. "insurance_ask": 1,
  93. "insurance_contract": 1,
  94. "credit": false,
  95. "credit_provider": null,
  96. "credit_amount": null,
  97. "credit_type": null,
  98. "credit_end": null,
  99. "credit_insurance_amount": null,
  100. "credit_dit": false,
  101. "credit_cf": false,
  102. "credit_gvn": false,
  103. "service_contract": false,
  104. "credit_loa_first": null,
  105. "credit_loa_km": null,
  106. "credit_loa_monthly_price": null,
  107. "reprise": true,
  108. "reprise_date": "2017-09-04",
  109. "reprise_brand": "Renault",
  110. "reprise_model": "Mégane",
  111. "reprise_circulation_date": "2012-10-12",
  112. "reprise_detail": "Un peu cassé",
  113. "reprise_engine": "TOTO",
  114. "reprise_buy_price": "9800.00",
  115. "reprise_sell_price": "11000.00",
  116. "created_at": {
  117. "date": "2017-09-12 21:55:41.000000",
  118. "timezone_type": 3,
  119. "timezone": "UTC"
  120. },
  121. "updated_at": {
  122. "date": "2017-09-12 21:55:41.000000",
  123. "timezone_type": 3,
  124. "timezone": "UTC"
  125. },
  126. "client": {
  127. "data": {
  128. "id": 1,
  129. "type": "LOUEUR",
  130. "name": "Kim Nolan",
  131. "surname": "William Bartoletti",
  132. "phone": "(562) 680-5930 x32958",
  133. "email": "padberg.aimee@example.com",
  134. "birth_man": "1932-07-07",
  135. "birth_woman": "1959-05-01"
  136. }
  137. },
  138. "user": {
  139. "data": {
  140. "id": 1,
  141. "name": "thiIvsw92m",
  142. "email": "test@test.fr",
  143. "admin": 1
  144. }
  145. }
  146. },
  147. {
  148. "id": 3,
  149. "in_stock": true,
  150. "decision_date": null,
  151. "case_type": "VM",
  152. "status": "DELIVERED",
  153. "price": "150000.00",
  154. "marge": "10000.00",
  155. "commission": 1500,
  156. "monthly_price": null,
  157. "model_type": "GLC",
  158. "engine": "160",
  159. "detail": "SENTATION",
  160. "vehicle_type": "MECA",
  161. "code_ext": 197,
  162. "code_int": 413,
  163. "options": "",
  164. "insurance_ask": 1,
  165. "insurance_contract": 1,
  166. "credit": true,
  167. "credit_provider": "LOA",
  168. "credit_amount": "150000.00",
  169. "credit_type": "STD",
  170. "credit_end": "2019-05-01",
  171. "credit_insurance_amount": 200,
  172. "credit_dit": true,
  173. "credit_cf": true,
  174. "credit_gvn": false,
  175. "service_contract": true,
  176. "credit_loa_first": "1499.00",
  177. "credit_loa_km": "100000.00",
  178. "credit_loa_monthly_price": 240,
  179. "reprise": false,
  180. "reprise_date": null,
  181. "reprise_brand": "",
  182. "reprise_model": "",
  183. "reprise_circulation_date": null,
  184. "reprise_detail": "",
  185. "reprise_engine": "",
  186. "reprise_buy_price": null,
  187. "reprise_sell_price": null,
  188. "created_at": {
  189. "date": "2017-09-12 21:55:41.000000",
  190. "timezone_type": 3,
  191. "timezone": "UTC"
  192. },
  193. "updated_at": {
  194. "date": "2017-09-12 21:55:41.000000",
  195. "timezone_type": 3,
  196. "timezone": "UTC"
  197. },
  198. "client": {
  199. "data": {
  200. "id": 1,
  201. "type": "LOUEUR",
  202. "name": "Kim Nolan",
  203. "surname": "William Bartoletti",
  204. "phone": "(562) 680-5930 x32958",
  205. "email": "padberg.aimee@example.com",
  206. "birth_man": "1932-07-07",
  207. "birth_woman": "1959-05-01"
  208. }
  209. },
  210. "user": {
  211. "data": {
  212. "id": 1,
  213. "name": "thiIvsw92m",
  214. "email": "test@test.fr",
  215. "admin": 1
  216. }
  217. }
  218. }
  219. ]
  220. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement