{
"success": true,
"period": "string",
"data": {
"total_customers": 0,
"active_customers": 0,
"stripe_customers": 0,
"new_stripe_customers_this_month": 0,
"stripe_mrr": 0,
"stripe_arr": 0,
"legacy_customers": 0,
"monthly_recurring_revenue": 0,
"subscription_revenue": 0,
"overage_revenue": 0,
"actual_revenue": 0,
"variable_cost": 0,
"fixed_cost": 0,
"total_cost": 0,
"total_profit": 0,
"profit_margin": 0,
"max_potential_profit": 0,
"total_calls": 0,
"completed_calls": 0,
"failed_calls": 0,
"total_minutes": 0,
"avg_call_duration": 0,
"plan_distribution": [
{
"slug": "string",
"name": "string",
"customer_count": 0,
"total_mrr": 0
}
]
}
}