ICE Chat API

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 […]

Continue Reading

This module has been designed to get White List IP information. The Service URL of the module is given by the following link- https://www.enterice.com/ICEAPI/api/ChatAdmin/GeWhiteListIPDetails •Request Type– Post •Allowed for- Admin •Json Formats- 1. Code snippet for Web Service Use– GetWhiteListIPDetails { “Token”:”sdfdsavcxdgdfFD”, “WhiteListId”: 123 } 2. Description for Request Parameters– S.No Name Type Description 1 Token String Authentication Token 2 WhiteListId […]

Continue Reading

This module is used to get IP White List for the created organization. The Service URL of the module is given by the following link- https://www.enterice.com/ICEAPI/api/ChatAdmin/GetIPWhiteList •Request Type– Post •Allowed for– Admin •Json Formats– 1. Code snippet for Web Service Use- GetIPWhiteList { “Token”:”sdfdsavcxdgdfFD”, “OrganizationID”: 59 } 2. Description for Request Parameters– S.No Name Type Description 1 Token String Authentication Token […]

Continue Reading

The module has been designed to add IP White List for the created organization. The Service URL of this module is given by the following link- https://www.enterice.com/ICEAPI/api/ChatAdmin/AddIPWhiteList •Request Type- Post •Allowed for– Admin •Json Formats- 1. Code snippet for Web Service Use– AddIPWhiteList { “Token”:”sdfdsavcxdgdfFD”, “OrganizationID”: 59, “IsRange”: false, “IPAddress”: “125.1.1.1”, “ToIPAddress”: “”, “LastUpdatedBy”: “785”, “IsActive”:”True” } 2. Description for Request […]

Continue Reading

This module has been designed to delete the logout reason. The Service URL of the module is given by the following link- https://www.enterice.com/ICEAPI/api/ChatAdmin/DeleteLogoutReason •Request Type- Post •Allowed for– Admin •Json Formats- 1. Code snippet for Web Service Use- DeleteLogoutReason {  “Token”:”sdfdsavcxdgdfFD”,  “ReasonId”: 123 } 2. Description for Request Parameters- S.No Name Type Description 1 Token String Authentication Token 2 ReasonId Int […]

Continue Reading

The module helps to update logout reason. The Service URL of the module is given by the following link- https://www.enterice.com/ICEAPI/api/ChatAdmin/UpdateLogoutReason •Request Type- Post •Allowed for- Admin •Json Formats- 1. Code snippet for Web Service Use– UpdateLogoutReason {  “Token”:”sdfdsavcxdgdfFD”,   “OrganizationID”: 59,   “ReasonId”: 123,   “LogoutReason”: “Break”,   “IsActive”: “true” } 2. Description for Request Parameters- S.No Name Type Description 1 […]

Continue Reading

The module has been designed to get details about particular logout reason. The Service URL of the module is given by the following link- https://www.enterice.com/ICEAPI/api/ChatAdmin/GetLogoutReasonDetails •Request Type- Post •Allowed for- Admin •Json Formats- 1. Code snippet for Web Service Use– GetLogoutReasonDetails { “Token”:”sdfdsavcxdgdfFD”, “ReasonId”: 123 } 2. Description for Request Parameters– S.No Name Type Description 1 Token String Authentication Token 2 […]

Continue Reading

This module helps to get the list of logout reasons. The Service URL of the module is given by following link- https://www.enterice.com/ICEAPI/api/ChatAdmin/GetLogoutReasonList • Request Type- Post •Allowed for- Admin •Json Formats- 1. Code snippet for Web Service Use– GetLogoutReasonList { “Token”:”sdfdsavcxdgdfFD”, “OrganizationID”: 59 } 2. Description for Request Parameters- S.No Name Type Description 1 Token String Authentication Token 2 OrganizationID Int Id […]

Continue Reading

This module is designed to add reason for logout. The Service URL of the module is given by the following link- https://www.enterice.com/ICEAPI/api/ChatAdmin/AddLogoutReason • Request Type- Post •Allowed for- Admin •Json Formats- 1. Code snippet for Web Service Use– AddLogoutReason { “Token”:”sdfdsavcxdgdfFD”, “OrganizationID”: 59, “LogoutReason”: “Break”, “IsActive”:”True” } 2. Description for Request Parameters-   S.No Name Type Description 1 Token String Authentication Token […]

Continue Reading

This module helps to import users from Excel file. The Service URL of the module is provided by the following link- https://www.enterice.com/ICEAPI/api/ChatAdmin/ImportUsers • Request Type- Post •Allowed for- Admin •Json Formats- 1. Code snippet for Web Service Use– ImportUsers {  “Token”: “sdfdsavcxdgdfFD”,  “OrganizationId “: 59,  “FileName”:”users.xls” } Note:Pass actual file as input. 2. Description for Request Parameters- S.No Name Type Description 1 […]

Continue Reading

    ×

    Contact Us