alerts

  • POST alerts/resendThis method is used to re-send rejected alerts. This method is applicable only on rejected alerts. A single alert can be re-send through this method
  • GET alerts/listThis method returns information related to alerts having specific attributes. Multiple alerts are returned by each call.
  • GET alerts/showThis method returns information related with an alert.  A single alert is returned by each call
  • POST alerts/deleteThis method is used to delete successful or rejected alerts.  A single alert can be deleted through this method