Advertisement
madrahimov

MicroCreditsList

Jan 25th, 2014
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.89 KB | None | 0 0
  1. {
  2.  
  3. "result": {
  4.  
  5. "total": 6,
  6.  
  7. "items": [
  8.  
  9. {
  10.  
  11. "id": 6,
  12.  
  13. "title": "Еврозаем",
  14.  
  15. "amount_from": 3000,
  16.  
  17. "amount_to": 15000,
  18.  
  19. "period_from": 5,
  20.  
  21. "period_to": 15,
  22.  
  23. "microfinance_id": 11,
  24.  
  25. "recomended": false,
  26.  
  27. "microfinance_name": "Eurozaem",
  28.  
  29. "microfinance_image": "http://data.bankfilter.com/upload/microfinances/11/original.png?1390322842"
  30.  
  31. },
  32.  
  33. {
  34.  
  35. "id": 7,
  36.  
  37. "title": "MoneyMan",
  38.  
  39. "amount_from": 1500,
  40.  
  41. "amount_to": 8000,
  42.  
  43. "period_from": 5,
  44.  
  45. "period_to": 31,
  46.  
  47. "microfinance_id": 10,
  48.  
  49. "recomended": false,
  50.  
  51. "microfinance_name": "MoneyMan",
  52.  
  53. "microfinance_image": "http://data.bankfilter.com/upload/microfinances/10/original.png?1390322787"
  54.  
  55. },
  56.  
  57. {
  58.  
  59. "id": 8,
  60.  
  61. "title": "E заем",
  62.  
  63. "amount_from": 3000,
  64.  
  65. "amount_to": 6000,
  66.  
  67. "period_from": 14,
  68.  
  69. "period_to": 30,
  70.  
  71. "microfinance_id": 9,
  72.  
  73. "recomended": false,
  74.  
  75. "microfinance_name": "EZaem",
  76.  
  77. "microfinance_image": "http://data.bankfilter.com/upload/microfinances/9/original.png?1390322642"
  78.  
  79. },
  80.  
  81. {
  82.  
  83. "id": 9,
  84.  
  85. "title": "Домашние деньги",
  86.  
  87. "amount_from": 10000,
  88.  
  89. "amount_to": 30000,
  90.  
  91. "period_from": 26,
  92.  
  93. "period_to": 52,
  94.  
  95. "microfinance_id": 8,
  96.  
  97. "recomended": true,
  98.  
  99. "microfinance_name": "Домашние Деньги",
  100.  
  101. "microfinance_image": "http://data.bankfilter.com/upload/microfinances/8/original.gif?1390322524"
  102.  
  103. },
  104.  
  105. {
  106.  
  107. "id": 4,
  108.  
  109. "title": "Vivus деньги",
  110.  
  111. "amount_from": 1,
  112.  
  113. "amount_to": 15000,
  114.  
  115. "period_from": 1,
  116.  
  117. "period_to": 30,
  118.  
  119. "microfinance_id": 3,
  120.  
  121. "recomended": true,
  122.  
  123. "microfinance_name": "Vivus деньги",
  124.  
  125. "microfinance_image": "http://data.bankfilter.com/upload/microfinances/3/original.png?1390321904"
  126.  
  127. },
  128.  
  129. {
  130.  
  131. "id": 5,
  132.  
  133. "title": "Живые деньги",
  134.  
  135. "amount_from": 3000,
  136.  
  137. "amount_to": 20000,
  138.  
  139. "period_from": 3,
  140.  
  141. "period_to": 56,
  142.  
  143. "microfinance_id": 12,
  144.  
  145. "recomended": false,
  146.  
  147. "microfinance_name": "Живые Деньги",
  148.  
  149. "microfinance_image": "http://data.bankfilter.com/upload/microfinances/12/original.png?1390322875"
  150.  
  151. }
  152.  
  153. ]
  154.  
  155. },
  156.  
  157. "errors": []
  158.  
  159. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement