Syntax
Public function DeleteAlert(AlertID As Long, AlertType As Long)
Description
The DeleteAlert operation is used to Update a given alert number that takes on a specific accounts
Request Parameters
| Name | Description | Required |
| AlertID |
|
Yes |
| AlertType |
|
Yes |
Response Elements
| Name | Description |
| Result | This Operation return AlertID in case of success otherwise an explicit error code |
See Also