This functionality is used to update the White List IP. The Service URL of the module is given by the following link- https://www.enterice.com/ICEAPI/api/ChatAdmin/UpdateWhiteListIP •Request Type– Post •Allowed for– Admin •Json Formats– 1. Code snippet for Web Service Use- UpdateWhiteListIP { “Token”:”sdfdsavcxdgdfFD”, “OrganizationID”: 59, “WhiteListId”: 123, “IsRange”: false, “IPAddress”: “125.1.1.1”, “ToIPAddress”: “”, “LastUpdatedBy”: “785” } 2. Description for Request Parameters– S.No Name […]