Advertisement
JeanBritz

enhancedMakePaymentJSON

Oct 8th, 2014
279
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.14 KB | None | 0 0
  1. {
  2. "events":[
  3. {
  4. "eventID":"10001",
  5. "title":"DSTV",
  6. "thumbnailUrl":"https://pbs.twimg.com/profile_images/713787855/DStv2010_logo.jpg",
  7. "cachedValue":"1235489789",
  8. "input":[
  9. {
  10. "AccountNumber":"Account Number"
  11. },
  12. {
  13. "MSISDN":"Cell Number"
  14. }
  15. ]
  16. },
  17. {
  18. "eventID":"10002",
  19. "title":"Lesotho Electricity",
  20. "thumbnailUrl":"http://www.geskroef.co.za/lec.png",
  21. "cachedValue":"",
  22. "input":[
  23. {
  24. "AccountNumber":"Account Number"
  25. },
  26. {
  27. "MSISDN":"Cell Number"
  28. }
  29. ]
  30. }
  31. ],
  32. "categories":[
  33. {
  34. "category":"Payments",
  35. "Events":[
  36. {
  37. "eventID":"10001"
  38. },
  39. {
  40. "eventID":"10002"
  41. }
  42. ]
  43. },
  44. {
  45. "category":"Recently Used",
  46. "Events":[
  47. {
  48. "eventID":"10002"
  49. }
  50. ]
  51. }
  52. ]
  53. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement