Request Parameters:


This method is useful to get guest customerId.


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


Parameter:

{

"apiSecretKey": "r102x99g112u110t118p105k109c105",

"storeId": "1"

}


Response Parameters:


{

   "GetGuestCustomerIdResult": {

       "GuestCustomerId": 13,

       "Message": null

   }

}