ICE Email APIs

Move Canned Phrase In

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 Int Id of menu category

Response Example-

Success:

{ “Message”: ” Success” }

Fail:

{“Message”:”The request is invalid.”}

    ×

    Contact Us