recurring_application_charges.json 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106
  1. {
  2. "recurring_application_charges": [
  3. {
  4. "activated_on": null,
  5. "api_client_id": 755357713,
  6. "billing_on": "2014-01-19T00:00:00+00:00",
  7. "cancelled_on": null,
  8. "created_at": "2014-01-20T13:41:37-05:00",
  9. "id": 455696194,
  10. "name": "Super Mega Plan2",
  11. "price": "15.00",
  12. "return_url": "http://yourapp.com",
  13. "status": "active",
  14. "test": null,
  15. "trial_days": 0,
  16. "trial_ends_on": null,
  17. "updated_at": "2014-01-20T13:42:20-05:00",
  18. "decorated_return_url": "http://yourapp.com?charge_id=455696195"
  19. },
  20. {
  21. "activated_on": null,
  22. "api_client_id": 755357713,
  23. "billing_on": "2014-01-19T00:00:00+00:00",
  24. "cancelled_on": null,
  25. "created_at": "2014-01-20T13:41:37-05:00",
  26. "id": 455696195,
  27. "name": "Super Mega Plan2",
  28. "price": "15.00",
  29. "return_url": "http://yourapp.com",
  30. "status": "pending",
  31. "test": null,
  32. "trial_days": 0,
  33. "trial_ends_on": null,
  34. "updated_at": "2014-01-20T13:42:20-05:00",
  35. "decorated_return_url": "http://yourapp.com?charge_id=455696195"
  36. },
  37. {
  38. "activated_on": null,
  39. "api_client_id": 755357713,
  40. "billing_on": "2014-01-19T00:00:00+00:00",
  41. "cancelled_on": null,
  42. "created_at": "2014-01-20T13:41:37-05:00",
  43. "id": 455696196,
  44. "name": "Super Mega Plan3",
  45. "price": "15.00",
  46. "return_url": "http://yourapp.com",
  47. "status": "cancelled",
  48. "test": null,
  49. "trial_days": 0,
  50. "trial_ends_on": null,
  51. "updated_at": "2014-01-20T13:42:20-05:00",
  52. "decorated_return_url": "http://yourapp.com?charge_id=455696195"
  53. },
  54. {
  55. "activated_on": null,
  56. "api_client_id": 755357713,
  57. "billing_on": "2014-01-19T00:00:00+00:00",
  58. "cancelled_on": null,
  59. "created_at": "2014-01-20T13:41:37-05:00",
  60. "id": 455696197,
  61. "name": "Super Mega Plan4",
  62. "price": "15.00",
  63. "return_url": "http://yourapp.com",
  64. "status": "accepted",
  65. "test": null,
  66. "trial_days": 0,
  67. "trial_ends_on": null,
  68. "updated_at": "2014-01-20T13:42:20-05:00",
  69. "decorated_return_url": "http://yourapp.com?charge_id=455696195"
  70. },
  71. {
  72. "activated_on": null,
  73. "api_client_id": 755357713,
  74. "billing_on": "2014-01-19T00:00:00+00:00",
  75. "cancelled_on": null,
  76. "created_at": "2014-01-20T13:41:37-05:00",
  77. "id": 455696198,
  78. "name": "Super Mega Plan5",
  79. "price": "15.00",
  80. "return_url": "http://yourapp.com",
  81. "status": "declined",
  82. "test": null,
  83. "trial_days": 0,
  84. "trial_ends_on": null,
  85. "updated_at": "2014-01-20T13:42:20-05:00",
  86. "decorated_return_url": "http://yourapp.com?charge_id=455696195"
  87. },
  88. {
  89. "activated_on": null,
  90. "api_client_id": 755357713,
  91. "billing_on": "2014-01-19T00:00:00+00:00",
  92. "cancelled_on": null,
  93. "created_at": "2014-01-20T13:41:37-05:00",
  94. "id": 455696199,
  95. "name": "Super Mega Plan",
  96. "price": "15.00",
  97. "return_url": "http://yourapp.com",
  98. "status": "accepted",
  99. "test": null,
  100. "trial_days": 0,
  101. "trial_ends_on": null,
  102. "updated_at": "2014-01-20T13:42:20-05:00",
  103. "decorated_return_url": "http://yourapp.com?charge_id=455696195"
  104. }
  105. ]
  106. }