public void WhenIPerformPOSTOperationForItemPurchase()
 {
     response = Rest.MakePurchase();
 }