ICE Email APIs

The module is designed to export canned letter set to CSV file. The following link is used to represent the Service URL of the module- http://www.enterice.com/ICEAPITest/api/EmailAdmin/ExportCannedLetters/?OrganizationId=128&CannedSetId=45&Token=abvcghghihg •Allowed for- Admin •Json Formats- 1. Code snippet for Web Service Use- ExportCannedLetters Note: This is Get method , Pass this URL. http://www.enterice.com/ICEAPITest/api/EmailAdmin/ExportCannedLetters/?OrganizationId=59&CannedSetId=45&Token=abvcghghihg 2. Description for Request Parameters- S.No Name Type Description 1 […]

Continue Reading

This module imports canned letters from CSV files. The Service URL of the module is given by the following link- https://www.enterice.com/ICEAPI/api/EmailAdmin/ImportCannedLetters •Allowed for- Admin •Json Formats- 1.  Code snippet for Web Service Use- ImportCannedLetters Note: Pass below input parameters as form-data “Token”:”sdfdsavcxdgdfFD”, “OrganizationId “: 59, “CannedSetId”:44, “Id_Category”: 135 “FileName”:”File.csv” Note:Pass actual file as input. 2. Description for Request Parameters- […]

Continue Reading

The module is designed to move canned phrase down. The Service URL is provided by the following link- https://www.enterice.com/ICEAPI/api/EmailAdmin/MoveCannedPhraseDown •Allowed for- Admin •Json Formats- 1. Code snippet for Web Service Use- MoveCannedPhraseDown { “Token”:”sdfdsavcxdgdfFD”, “MenuCategoryID”: 134 } 2. Description for Request Parameters- S.No Name Type Description 1 Token String Authentication Token 2 MenuCategoryId Int Id for menu category 3. Response […]

Continue Reading

The module enables the user to move canned phrase up. The Service URL of the module is given by the following link- https://www.enterice.com/ICEAPI/api/EmailAdmin/MoveCannedPhraseUp •Allowed for- Admin •Json Formats- 1. Code snippet for Web Service Use- MoveCannedPhraseUp {  “Token”:”sdfdsavcxdgdfFD”,   ” MenuCategoryId “: 134 } 2. Description for Response Parameters- S.No Name Type Description 1 Token String Authentication Token 2 […]

Continue Reading

The module has been designed to move canned phrase out. The Service URL is given by the following link- https://www.enterice.com/ICEAPI/api/EmailAdmin/MoveCannedPhraseOut •Allowed for- Admin •Json Formats- 1. Code snippet for Web Service Use- MoveCannedPhraseOut {  “Token”:”sdfdsavcxdgdfFD”,   ” MenuCategoryId “: 134         } 2. Description for Request Parameters- S.No Name Type Description 1 Token String Authentication Token […]

Continue Reading

The module has been designed to move canned phrase in. The Service URL of the module is given by the following link- https://www.enterice.com/ICEAPI/api/EmailAdmin/MoveCannedPhraseIn •Allowed for- Admin •Json Formats- 1. Code snippet for Web Service Use- MoveCannedPhraseIn {  “Token”:”sdfdsavcxdgdfFD”,  ” MenuCategoryId “: 134 } 2. Description for Response Parameters- S.No Name Type Description 1 Token String Authentication Token 2 MenuCategoryId […]

Continue Reading

The module is used to insert canned phrase details. The Service URL of the module is given by the following link- https://www.enterice.com/ICEAPI/api/EmailAdmin/InsertCannedPhraseDetails •Allowed for Admin •Json Formats- 1. Code snippet for Web Service Use- InsertCannedPhraseDetails { “MenuCategoryID”: 138, “ResponseText”:”Please check on our Website”, “IsHTML”: true, “CtrlKey”: true, “AltKey”: true, “ShiftKey”: true, “KeyName”:”K”, “Token”: “eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJvcmdpZCI6MTI4LCJ1c2VybmFtZSI6ImFkbWluQGljZS5jb20iLCJleHAiOjE0ODQ2Njc0NzV9.TPd02r2m9g2Ri0aZeTApBkvmQExMJFMRsmBfgXgU3Cs” } 2. Description for Request Parameters- […]

Continue Reading

The module is used to enable or disable canned phrase. The Service URL of the module is given by the following link- https://www.enterice.com/ICEAPI/api/EmailAdmin/EnableDisableCannedPhrase •Allowed for- Admin •Json Formats- 1. Code snippet for Web Service Use- EnableDisableCannedPhrase {  “Token”:”sdfdsavcxdgdfFD”,   ” MenuCategoryId “: 822,   “Flag”:1 } 2. Description for Request Parameters- S.No Name Type Description 1 Token String Authentication […]

Continue Reading

The module is used for Delete Canned Phrase functionality. The Service URL of the module is given by the following link- https://www.enterice.com/ICEAPI/api/Admin/DeleteCannedPhrase •Allowed for- Admin •Json Formats- 1. Code snippet for Web Service Use- DeleteCannedPhrase {  “Token”:”sdfdsavcxdgdfFD”,   ” CannedPhraseCategoryId “: 822 } 2. Description for Request Parameters- S.No Name Type Description 1 Token String Authentication Token 2 CannedPhraseCategoryID […]

Continue Reading

The module is used to get update canned phrase. The Service URL for the module is given by- https://www.enterice.com/ICEAPI/api/Admin/UpdateCannedPhrase •Allowed for- Admin •Json Formats- 1. Code snippet for Web Service Use- UpdateCannedPhrase {  “Token”:”sdfdsavcxdgdfFD”,   ” CannedPhraseCategoryId “: 822,   ” CannedPhraseName “: “Enter Canned Phrase Name”,   ” ResonseText “: “Text”   ” IsHTML “:1,   ” […]

Continue Reading

    ×

    Contact Us