public void WhenIPerformPOSTOperationToUpgradeToFullRegistration()
 {
     response = Rest.UpgradeToFullRegistration();
 }