python-sparkpost icon indicating copy to clipboard operation
python-sparkpost copied to clipboard

Add support for Recipient validation requests

Open hugoseabra opened this issue 5 years ago • 0 comments

It is very imoportant to support the Recipient Validation endpoint to manage the recipients before Transmission is created. It is only a GET request.

GET /api/v1/recipient-validation/single/[email protected]

For further info: https://developers.sparkpost.com/api/recipient-validation/

hugoseabra avatar Nov 19 '19 14:11 hugoseabra