Request Parameters:


This method will return Guid of new guest customer Guid.


URL: ../Api/Client/GetGuestCustomerGuid


Header:

Content-Type:application/json


Parameter:
{    

     "ApiSecretKey":"i99b98d117m116a112o98k115c111"

}


Response :

{

    "CustomerGuid": "930af632-dc48-40b6-ad98-110ada49f88f"

}