{
    "metadata": {
        "generated_at": "2026-03-01T05:00:06+00:00",
        "period_start": "2026-02-01T00:00:00+00:00",
        "period_end": "2026-02-28T23:59:59+00:00",
        "period_label": "February 2026"
    },
    "summary": {
        "total_orders": 14,
        "total_revenue": "0.00",
        "total_refunded": "0.00",
        "net_revenue": "0.00",
        "completed_payments": "0.00",
        "failed_payments": "0.00",
        "total_transactions": 0,
        "total_refunds": 0
    },
    "orders": {
        "by_status": {
            "confirmed": {
                "count": 14,
                "total_amount": 4200
            }
        },
        "by_payment_mode": {
            "immediate": {
                "count": 14,
                "total_amount": 4200
            }
        },
        "daily_breakdown": []
    },
    "transactions": {
        "by_gateway": [],
        "by_status": []
    },
    "refunds": {
        "by_status": []
    },
    "reconciliation": {
        "orders_total": 0,
        "completed_payments_total": 0,
        "discrepancy": "0.00",
        "discrepancy_percentage": "0%"
    }
}