ICE Email APIs

Move Canned Phrase Down

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 Example

Success:

{ “Message”: ” Success” }

Fail:

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

 

    ×

    Contact Us