get_bounced
 
 
Overview
Returns an xml list of the bounced email addresses for either the specified SendID or the date range
 
Parameters
 
NameTypeRequiredComments
FromDateDate (yyyy-mm-dd)No (if send id is specified, else yes)The start date of the bounced addresses you want to get
SendIDIntegerNo (If from- and to dates are specified, else yes)The id of the send that bounced data is being requested on
ToDateDate (yyyy-mm-dd)No (if send id is specified, else yes)The end date of the bounced addresses you want to get
Returns
0|Error (Different descriptions for the error)
XML
  •  bounced
    •  recipient
      •  email
      •  date
      •  classification
Example
https://www.emailbrain.com/api.aspx?Username=user@mydomain.com&Password=123456&Function=get_bounced&SendID=1000000000000