123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106 |
- {
- "recurring_application_charges": [
- {
- "activated_on": null,
- "api_client_id": 755357713,
- "billing_on": "2014-01-19T00:00:00+00:00",
- "cancelled_on": null,
- "created_at": "2014-01-20T13:41:37-05:00",
- "id": 455696194,
- "name": "Super Mega Plan2",
- "price": "15.00",
- "return_url": "http://yourapp.com",
- "status": "active",
- "test": null,
- "trial_days": 0,
- "trial_ends_on": null,
- "updated_at": "2014-01-20T13:42:20-05:00",
- "decorated_return_url": "http://yourapp.com?charge_id=455696195"
- },
- {
- "activated_on": null,
- "api_client_id": 755357713,
- "billing_on": "2014-01-19T00:00:00+00:00",
- "cancelled_on": null,
- "created_at": "2014-01-20T13:41:37-05:00",
- "id": 455696195,
- "name": "Super Mega Plan2",
- "price": "15.00",
- "return_url": "http://yourapp.com",
- "status": "pending",
- "test": null,
- "trial_days": 0,
- "trial_ends_on": null,
- "updated_at": "2014-01-20T13:42:20-05:00",
- "decorated_return_url": "http://yourapp.com?charge_id=455696195"
- },
- {
- "activated_on": null,
- "api_client_id": 755357713,
- "billing_on": "2014-01-19T00:00:00+00:00",
- "cancelled_on": null,
- "created_at": "2014-01-20T13:41:37-05:00",
- "id": 455696196,
- "name": "Super Mega Plan3",
- "price": "15.00",
- "return_url": "http://yourapp.com",
- "status": "cancelled",
- "test": null,
- "trial_days": 0,
- "trial_ends_on": null,
- "updated_at": "2014-01-20T13:42:20-05:00",
- "decorated_return_url": "http://yourapp.com?charge_id=455696195"
- },
- {
- "activated_on": null,
- "api_client_id": 755357713,
- "billing_on": "2014-01-19T00:00:00+00:00",
- "cancelled_on": null,
- "created_at": "2014-01-20T13:41:37-05:00",
- "id": 455696197,
- "name": "Super Mega Plan4",
- "price": "15.00",
- "return_url": "http://yourapp.com",
- "status": "accepted",
- "test": null,
- "trial_days": 0,
- "trial_ends_on": null,
- "updated_at": "2014-01-20T13:42:20-05:00",
- "decorated_return_url": "http://yourapp.com?charge_id=455696195"
- },
- {
- "activated_on": null,
- "api_client_id": 755357713,
- "billing_on": "2014-01-19T00:00:00+00:00",
- "cancelled_on": null,
- "created_at": "2014-01-20T13:41:37-05:00",
- "id": 455696198,
- "name": "Super Mega Plan5",
- "price": "15.00",
- "return_url": "http://yourapp.com",
- "status": "declined",
- "test": null,
- "trial_days": 0,
- "trial_ends_on": null,
- "updated_at": "2014-01-20T13:42:20-05:00",
- "decorated_return_url": "http://yourapp.com?charge_id=455696195"
- },
- {
- "activated_on": null,
- "api_client_id": 755357713,
- "billing_on": "2014-01-19T00:00:00+00:00",
- "cancelled_on": null,
- "created_at": "2014-01-20T13:41:37-05:00",
- "id": 455696199,
- "name": "Super Mega Plan",
- "price": "15.00",
- "return_url": "http://yourapp.com",
- "status": "accepted",
- "test": null,
- "trial_days": 0,
- "trial_ends_on": null,
- "updated_at": "2014-01-20T13:42:20-05:00",
- "decorated_return_url": "http://yourapp.com?charge_id=455696195"
- }
- ]
- }
|