Advertisement
Guest User

Untitled

a guest
Dec 18th, 2018
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.74 KB | None | 0 0
  1. {
  2. "voucher_id" : "04b1d036-28d3-465a-9472-5e05023af338",
  3. "terminal_id" : "100013307",
  4. "transactions" : [
  5. {
  6. "transaction_id" : "1ca61b35-02cd-11e9-98c8-000c29db0073",
  7. "amount" : 1,
  8. "currency_code" : "EUR",
  9. "games" : "DR",
  10. "metadata" : {
  11. "id" : "1ca61b35-02cd-11e9-98c8-000c29db0073",
  12. "type" : "STANDARD_WIN",
  13. "eachWay" : false,
  14. "createdDate" : "2018-12-18T13:59:18.371Z",
  15. "stake" : 1,
  16. "total" : 1,
  17. "currency" : "EUR",
  18. "categories" : [
  19. "DR"
  20. ],
  21. "selections" : [
  22. {
  23. "meeting" : {
  24. "name" : "Sunderland",
  25. "category" : "DR",
  26. "id" : "346075-2018-12-18"
  27. },
  28. "event" : {
  29. "name" : "346075-2018-12-18-01",
  30. "id" : "346075-2018-12-18-01",
  31. "time" : "2018-12-18T14:08:00Z"
  32. },
  33. "selections" : [
  34. {
  35. "name" : "Dark Aero",
  36. "num" : 1
  37. }
  38. ]
  39. }
  40. ],
  41. "exchangeRate" : 1
  42. }
  43. },
  44. {
  45. "transaction_id" : "1ca64240-02cd-11e9-98c8-000c29db0073",
  46. "amount" : 1,
  47. "currency_code" : "EUR",
  48. "games" : "DR",
  49. "metadata" : {
  50. "id" : "1ca64240-02cd-11e9-98c8-000c29db0073",
  51. "type" : "STANDARD_WIN",
  52. "eachWay" : false,
  53. "createdDate" : "2018-12-18T13:59:18.372Z",
  54. "stake" : 1,
  55. "total" : 1,
  56. "currency" : "EUR",
  57. "categories" : [
  58. "DR"
  59. ],
  60. "selections" : [
  61. {
  62. "meeting" : {
  63. "name" : "Sunderland",
  64. "category" : "DR",
  65. "id" : "346075-2018-12-18"
  66. },
  67. "event" : {
  68. "name" : "346075-2018-12-18-02",
  69. "id" : "346075-2018-12-18-02",
  70. "time" : "2018-12-18T14:27:00Z"
  71. },
  72. "selections" : [
  73. {
  74. "name" : "Lobors Ferrett",
  75. "num" : 1
  76. }
  77. ]
  78. }
  79. ],
  80. "exchangeRate" : 1
  81. }
  82. },
  83. {
  84. "transaction_id" : "1ca64242-02cd-11e9-98c8-000c29db0073",
  85. "amount" : 1,
  86. "currency_code" : "EUR",
  87. "games" : "DR",
  88. "metadata" : {
  89. "id" : "1ca64242-02cd-11e9-98c8-000c29db0073",
  90. "type" : "STANDARD_DOUBLE",
  91. "eachWay" : false,
  92. "createdDate" : "2018-12-18T13:59:18.372Z",
  93. "stake" : 1,
  94. "total" : 1,
  95. "currency" : "EUR",
  96. "categories" : [
  97. "DR"
  98. ],
  99. "selections" : [
  100. {
  101. "meeting" : {
  102. "name" : "Sunderland",
  103. "category" : "DR",
  104. "id" : "346075-2018-12-18"
  105. },
  106. "event" : {
  107. "name" : "346075-2018-12-18-01",
  108. "id" : "346075-2018-12-18-01",
  109. "time" : "2018-12-18T14:08:00Z"
  110. },
  111. "selections" : [
  112. {
  113. "name" : "Dark Aero",
  114. "num" : 1
  115. }
  116. ]
  117. },
  118. {
  119. "meeting" : {
  120. "name" : "Sunderland",
  121. "category" : "DR",
  122. "id" : "346075-2018-12-18"
  123. },
  124. "event" : {
  125. "name" : "346075-2018-12-18-02",
  126. "id" : "346075-2018-12-18-02",
  127. "time" : "2018-12-18T14:27:00Z"
  128. },
  129. "selections" : [
  130. {
  131. "name" : "Lobors Ferrett",
  132. "num" : 1
  133. }
  134. ]
  135. }
  136. ],
  137. "exchangeRate" : 1
  138. }
  139. }
  140. ]
  141. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement