private static void SendPasswordRecoveryVerificationCode() { var sendPasswordRecoveryVerificationCodeHandler = new SendPasswordRecoveryVerificationCodeHandler() .SetData("09013120129"); var response = sendPasswordRecoveryVerificationCodeHandler.Process(); }