To access webhook data ,main account holder who have api access need to login to https://secure.keynest.com and update Webhook URL in Profile section.
{ "StoreList": [ { "StoreId": 1, "StoreName": "sample string 2", "StoreTime": "sample string 3", "StoreDescription": "sample string 4", "StoreStreetAddress": "sample string 5", "StoreType": "sample string 6", "PostCode": "sample string 7" "Latitude": "sample string 8" "Longitude": "sample string 9" }, { "StoreId": 1, "StoreName": "sample string 2", "StoreTime": "sample string 3", "StoreDescription": "sample string 4", "StoreStreetAddress": "sample string 5", "StoreType": "sample string 6", "PostCode": "sample string 7", "Latitude": "sample string 8" "Longitude": "sample string 9" } ] }