python-sparkpost
python-sparkpost copied to clipboard
Catch up with recent suppression-list deprecations
https://developers.sparkpost.com/api/suppression-list.html
Deprecation Notice: The email attribute is deprecated. Use recipient instead. Deprecation Notice: The attributes transactional and non_transactional are deprecated. Use type instead.
And provide pagination.
API specifies following parameters that isn't currently supported by this library:
- to
- from
- domain
- cursor
- limit
- per_page
- page
- sources
- description