getlisthardbounces

area emailaction getlisthardbouncesGETread

Gets a list of hard bounces from a list given the listid.

Arguments

ArgumentTypeRequiredDescription
idintegerYeslist id
startintegerNoStarting position
limitintegerNoNumber of records to return

Example request

https://api.mailclickconvert.com/api.php
  ?apikey=YOUR_API_KEY
  &area=email
  &action=getlisthardbounces
  &id=11234

Response

<response>
  <records>10376</records>
  <record>
    <emailid>14</emailid>
    <email>test@test.com</email>
    <status>Address does not exist</status>
  </record>
</response>

Need a call that isn't here?

Custom integration work is quoted on scope, and support is a person on weekdays, 9am to 5pm CST.