Skip to content

Add support for Suppressions API

Compare
Choose a tag to compare
@vladsandu vladsandu released this 06 Apr 11:18
5b3a67e

This release adds support for the Postmark Suppressions API. For more information, please check out our wiki documentation on managing Suppressions.

Changes:

  • Add functions for listing, creating and reactivating Suppressions.
  • Update PostmarkBounce ID type from int to long.
  • Update Bounce API functions to take a long BounceId input parameter.