Syntax
Public function GetAlerts (AccountID As Long)
Description
The GetAlets operation is used to get a list of alerts that already opened on a specific account number
Request Parameters
Name | Description | Required |
AccountID |
|
Yes |
Response Elements
Name | Description |
Result | The operation return list of Alert in case of success, otherwise an explicit error code is returned when the alert Id is less than 0
The Following are the Alert data member:
|
See Also