================================================================================
REQUEST LOG: req_UIU5tG3gxhQZ
================================================================================

[2026-05-12 08:03:52.939458] REQUEST END
    Status: 200
    Response Time: 1.56ms
    Response: {
    "success": true,
    "message": "Expense categories retrieved successfully",
    "data": [
        {
            "id": 1,
            "name": "icecream",
            "description": "test",
            "is_active": true,
            "created_at": "2025-12-16T21:12:53.000000Z",
            "updated_at": "2025-12-16T21:12:53.000000Z",
            "deleted_at": null,
            "tenant_id": "1"
        },
        {
            "id": 2,
            "name": "General",
            "description": "General expenses",
            "is_active": true,
            "created_at": "2026-05-10T12:46:51.000000Z",
            "updated_at": "2026-05-10T12:46:51.000000Z",
            "deleted_at": null,
            "tenant_id": "1"
        }
    ],
    "meta": {
        "request_id": "req_UIU5tG3gxhQZ",
        "timestamp": "2026-05-12T08:03:52+00:00"
    }
}

================================================================================