Advertisement
JeanBritz

historySample

Oct 6th, 2014
209
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.25 KB | None | 0 0
  1. [
  2. {
  3. "date": "06-10-2014",
  4. "transactions": [
  5. {
  6. "eventId": 114,
  7. "params": "input|y",
  8. "name": "DSTV Premium",
  9. "amount": 740
  10. },
  11. {
  12. "eventId": 114,
  13. "params": "input|y",
  14. "name": "DSTV Compact",
  15. "amount": 300
  16. }
  17. ]
  18. },
  19. {
  20. "date": "05-10-2014",
  21. "transactions": [
  22. {
  23. "eventId": 116,
  24. "params": "input|y",
  25. "name": "LEC Home",
  26. "amount": 1200
  27. },
  28. {
  29. "eventId": 116,
  30. "params": "input|y",
  31. "name": "LEC Work",
  32. "amount": 3000
  33. }
  34. ]
  35. },
  36. {
  37. "date": "04-10-2014",
  38. "transactions": [
  39. {
  40. "eventId": 115,
  41. "params": "input|y",
  42. "name": "Mweb Home",
  43. "amount": 139
  44. },
  45. {
  46. "eventId": 115,
  47. "params": "input|y",
  48. "name": "Mweb Work",
  49. "amount": 3000
  50. }
  51. ]
  52. }
  53. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement