Skip to content

API: extension of the Get Bounces List method! 🚀💡

To the existing Get Bounces List method, we have now added the ability to obtain a list containing specific types of bounces! 📧🚫

In your query, simply add the parameter bounceType=1 for hard bounces or bounceType=2 for soft bounces, depending on your needs:

  • 🔒 1 – hard bounces,
  • 🟡 2 – soft bounces.

But that’s not all! 🔍 We have replaced the existing bounceType parameter, which used to return bounce reasons, with bounceReason.

On this page
To top