{

"recurring_application_charges": [
  {
    "id": 455696195,
    "name": "Super Mega Plan",
    "api_client_id": 755357713,
    "price": "15.00",
    "status": "accepted",
    "return_url": "http://yourapp.com",
    "billing_on": "2020-01-14",
    "created_at": "2020-01-14T10:26:56-05:00",
    "updated_at": "2020-01-14T10:31:45-05:00",
    "test": null,
    "activated_on": null,
    "cancelled_on": null,
    "trial_days": 0,
    "trial_ends_on": null,
    "decorated_return_url": "http://yourapp.com?charge_id=455696195"
  }
]

}