createNewAlert function

create a new alert for customer

Syntax

createNewAlert( responseBack, alertTypeId, alertDataListItems, contactPointsItems, frequencyVal, alertNotificationMsgId )

Parameters

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

Source

SY_Mobiliser.js line 1257.