{
    "return_code": 1000,
    "return_msg": "정상적으로 연결되었습니다.",
    "data": {
        "service": "POINTLINK API",
        "environment": "development",
        "endpoints": {
            "health": "/health/"
        }
    }
}