Skip to main content

Update the status of sent items with the help of the SMTP

POST 

/notification-srv/sentitems/update/webhook/email/smtp

This API call updates sent item statuses for communication providers using SMTP.

SMTP uses the following sent item statuses for Email:

  • processed - Email is sent from the cidaas server.
  • delivered - Email is delivered to the customer.
  • click - Customer clicked the message to open it.
  • open - Customer opened the message to read it.
  • deferred - Server delayed message delivery.
  • bounce - Receiving server refused message delivery.
  • dropped - Message blocked by cidaas due to previous issues with the email address or contact number.
  • undelivered - Email is not delivered to the customer.
  • failed - Message fails to deliver due to technical issues.

Request

Responses

success