{
    "test": "RewardHub Registration",
    "http_code": 409,
    "api_response": {
        "success": false,
        "error": {
            "code": "EMAIL_ALREADY_REGISTERED",
            "message": "An account already exists with this email address."
        }
    }
}