{
"summary": {
"asOf": "2026-06-16T00:15:00.000Z",
"horizonDays": 30,
"counts": { "total": 7, "active": 5, "paused": 1, "cancelled": 1 },
"byCurrency": [
{ "currency": "USD", "activeSubscriptions": 4, "monthlyTotal": 234.99, "yearlyTotal": 2819.88 }
],
"byCategory": [
{ "category": "Streaming", "activeSubscriptions": 2, "monthlyTotalsByCurrency": { "USD": 24.99 } }
],
"upcomingRenewals": [
{ "id": "...", "name": "Rakuten", "category": "Shopping", "amount": 1000, "currency": "JPY", "period": "monthly", "nextPaymentDate": "2026-06-18", "daysUntilRenewal": 2 }
]
},
"requestId": "request-..."
}