{
    "metadata": {
        "generated_at": "2026-08-01T05:00:09+01:00",
        "period_start": "2026-07-01T00:00:00+01:00",
        "period_end": "2026-07-31T23:59:59+01:00",
        "period_label": "July 2026"
    },
    "summary": {
        "total_orders": 4,
        "total_revenue": "0.00",
        "total_refunded": "0.00",
        "net_revenue": "0.00",
        "completed_payments": "0.01",
        "failed_payments": "0.00",
        "total_transactions": 1,
        "total_refunds": 0
    },
    "orders": {
        "by_status": {
            "cancelled": {
                "count": 4,
                "total_amount": 0.040000000000000000832667268468867405317723751068115234375
            }
        },
        "by_payment_mode": {
            "immediate": {
                "count": 4,
                "total_amount": 0.040000000000000000832667268468867405317723751068115234375
            }
        },
        "daily_breakdown": []
    },
    "transactions": {
        "by_gateway": {
            "": {
                "count": 1,
                "total_amount": 0.01000000000000000020816681711721685132943093776702880859375,
                "completed": 1,
                "failed": 0
            }
        },
        "by_status": {
            "completed": {
                "count": 1,
                "total_amount": 0.01000000000000000020816681711721685132943093776702880859375
            }
        }
    },
    "refunds": {
        "by_status": []
    },
    "reconciliation": {
        "orders_total": 0,
        "completed_payments_total": 0.01000000000000000020816681711721685132943093776702880859375,
        "discrepancy": "-0.01",
        "discrepancy_percentage": "0%"
    }
}