create a new alert for customer
createNewAlert( responseBack, alertTypeId, alertDataListItems, contactPointsItems, frequencyVal, alertNotificationMsgId )
| Name | Type | Description |
| responseBack | Indicates which function to be called when a successful response is received. | |
| alertTypeId | Type of alert to be created | |
| alertDataListItems | alert data item objects list | |
| contactPointsItems | contact point objects list | |
| frequencyVal | Value of frequency Everytime or First time | |
| alertNotificationMsgId | text or conv |