Advertisement
Guest User

Untitled

a guest
Dec 13th, 2018
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.37 KB | None | 0 0
  1. {
  2. "state": "SUCCESS",
  3. "result": {
  4. "history": [
  5. {
  6. "union": 0,
  7. "percent": null,
  8. "cash": 0,
  9. "datetime": "2018-12-04T19:02:37",
  10. "bonus": -249.01,
  11. "partner": {
  12. "id": null,
  13. "title": "Burger King"
  14. },
  15. "type": "payment",
  16. "affected_promotions": []
  17. },
  18. {
  19. "union": 0,
  20. "percent": null,
  21. "cash": 0,
  22. "datetime": "2018-11-22T10:32:47",
  23. "bonus": 70,
  24. "partner": {
  25. "id": null,
  26. "title": "Бонусы - Империя Спасибо"
  27. },
  28. "type": "correction",
  29. "affected_promotions": [
  30. {
  31. "title": "Сбербанк",
  32. "bonus": 70,
  33. "percent": null,
  34. "type": "sberbank",
  35. "id": null,
  36. "action_cft_id": "54039"
  37. }
  38. ]
  39. },
  40. {
  41. "union": 0,
  42. "percent": null,
  43. "cash": 0,
  44. "datetime": "2018-11-21T10:32:47",
  45. "bonus": 70,
  46. "partner": {
  47. "id": null,
  48. "title": "Бонусы - Империя Спасибо"
  49. },
  50. "type": "correction",
  51. "affected_promotions": [
  52. {
  53. "title": "Сбербанк",
  54. "bonus": 70,
  55. "percent": null,
  56. "type": "sberbank",
  57. "id": null,
  58. "action_cft_id": "54039"
  59. }
  60. ]
  61. },
  62. {
  63. "union": 0,
  64. "percent": -10.5,
  65. "cash": 750,
  66. "datetime": "2018-10-27T20:06:49",
  67. "bonus": -78.75,
  68. "partner": {
  69. "id": null,
  70. "title": "Киномакс"
  71. },
  72. "type": "refund_bonus",
  73. "affected_promotions": []
  74. },
  75. {
  76. "union": 0,
  77. "percent": -0.5,
  78. "cash": 525,
  79. "datetime": "2018-10-27T20:06:47",
  80. "bonus": -2.5,
  81. "partner": {
  82. "id": null,
  83. "title": "KINOMEDIA-KINO"
  84. },
  85. "type": "refund_bonus",
  86. "affected_promotions": []
  87. },
  88. {
  89. "union": 0,
  90. "percent": null,
  91. "cash": 0,
  92. "datetime": "2018-10-27T20:06:47",
  93. "bonus": 225,
  94. "partner": {
  95. "id": null,
  96. "title": "Киномакс"
  97. },
  98. "type": "refund_payment",
  99. "affected_promotions": []
  100. },
  101. {
  102. "union": 1,
  103. "percent": 12,
  104. "cash": 144.9,
  105. "datetime": "2018-10-09T18:41:09",
  106. "bonus": 17.38,
  107. "partner": {
  108. "id": null,
  109. "title": "Burger King"
  110. },
  111. "type": "bonus",
  112. "affected_promotions": [
  113. {
  114. "title": "100 ОКов за СПАСИБО",
  115. "bonus": 8.69,
  116. "percent": 6,
  117. "type": "coupon",
  118. "id": 192,
  119. "action_cft_id": "18077"
  120. },
  121. {
  122. "title": "100%СПОРТА",
  123. "bonus": 8.69,
  124. "percent": 6,
  125. "type": "partner",
  126. "id": 800,
  127. "action_cft_id": "18078"
  128. }
  129. ]
  130. },
  131. {
  132. "union": 0,
  133. "percent": 3.5,
  134. "cash": 144.9,
  135. "datetime": "2018-10-09T18:41:03",
  136. "bonus": 5,
  137. "partner": {
  138. "id": null,
  139. "title": "BURGER KING *"
  140. },
  141. "type": "bonus",
  142. "affected_promotions": [
  143. {
  144. "title": "Mastercard Gold",
  145. "bonus": 4.5,
  146. "percent": 3.1,
  147. "type": "cardsubtype",
  148. "id": 3,
  149. "action_cft_id": "41337"
  150. },
  151. {
  152. "title": "Новая_Акция_4",
  153. "bonus": 0.5,
  154. "percent": 0.3,
  155. "type": "action",
  156. "id": 73,
  157. "action_cft_id": "48864"
  158. }
  159. ]
  160. }
  161. ]
  162. },
  163. "task_id": "98f0c400-0ac6-4b1b-b9ff-3aa86f22da56"
  164. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement