Guest User

Untitled

a guest
Apr 22nd, 2018
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.95 KB | None | 0 0
  1. {
  2. "status": "success",
  3. "message": "QUERIED-PAYMENTPLANS",
  4. "data": {
  5. "page_info": {
  6. "total": 8,
  7. "current_page": 1,
  8. "total_pages": 1
  9. },
  10. "paymentplans": [
  11. {
  12. "id": 13,
  13. "name": "N/A",
  14. "amount": 0,
  15. "interval": "daily",
  16. "duration": 0,
  17. "status": "active",
  18. "plan_token": "rpp_2691c2319b943d39e4b5",
  19. "date_created": "2018-02-21T15:34:13.000Z"
  20. },
  21. {
  22. "id": 12,
  23. "name": "ALOMANDE-DELOVIS",
  24. "amount": 433,
  25. "interval": "weekly",
  26. "duration": 3,
  27. "status": "canceled",
  28. "plan_token": "rpp_cd130ca78659a7781125",
  29. "date_created": "2017-10-13T16:05:39.000Z"
  30. },
  31. {
  32. "id": 6,
  33. "name": "ALOMANDE-DELOVIS",
  34. "amount": 433,
  35. "interval": "weekly",
  36. "duration": 3,
  37. "status": "active",
  38. "plan_token": "rpp_c5f36ea0247757ca85cd",
  39. "date_created": "2017-10-06T12:21:49.000Z"
  40. },
  41. {
  42. "id": 5,
  43. "name": "ALOMANDE-DELOVIS",
  44. "amount": 433,
  45. "interval": "weekly",
  46. "duration": 3,
  47. "status": "active",
  48. "plan_token": "rpp_1f23cc94db0a871c27ff",
  49. "date_created": "2017-10-06T12:21:07.000Z"
  50. },
  51. {
  52. "id": 4,
  53. "name": "ALOMANDE",
  54. "amount": 433,
  55. "interval": "weekly",
  56. "duration": 3,
  57. "status": "active",
  58. "plan_token": "rpp_b1c7a7bbc88f15ffb87e",
  59. "date_created": "2017-10-06T12:20:07.000Z"
  60. },
  61. {
  62. "id": 3,
  63. "name": "08012993302",
  64. "amount": 0,
  65. "interval": "weekly",
  66. "duration": 3,
  67. "status": "active",
  68. "plan_token": "rpp_0fb96ec00631842dfb79",
  69. "date_created": "2017-10-06T12:16:20.000Z"
  70. },
  71. {
  72. "id": 2,
  73. "name": "Airtime Monthly",
  74. "amount": 10000,
  75. "interval": "weekly",
  76. "duration": 4,
  77. "status": "active",
  78. "plan_token": "rpp_81c5852a4b6edf22ce26",
  79. "date_created": "2017-10-06T06:28:50.000Z"
  80. },
  81. {
  82. "id": 1,
  83. "name": "Airtime Monthly",
  84. "amount": 10000,
  85. "interval": "weekly",
  86. "duration": 4,
  87. "status": "inactive",
  88. "plan_token": "rpp_ab0456860d031334cc50",
  89. "date_created": "2017-10-06T06:28:19.000Z"
  90. }
  91. ]
  92. }
  93. }
Add Comment
Please, Sign In to add comment