Request Parameters:


Customer can delete the address.


URL:../Plugins/XcellenceIt.Plugin.Misc.NopRestApi/RemoteService/WebService.svc/DeleteAddress


Parameter:


{

"apiSecretKey":"r102x99g112u110t118p105k109c105",

"storeId":"1",

"customerId":"4",

"addressId":"4"

}


Response :


   {

       "DeleteAddressResult": "Address deleted successfully"

   }