Authorizations
This api key can be used for all account level operations
Path Parameters
The ID of the subaccount to retrieve
11
Query Parameters
Start date for stats retrieval.
Date to which stats should be retrieved ( Note than from date should be earlier than to date. Also the difference between from and to date shouldn't ne more than 60 days )
Response
Successful response
Number of emails accepted by SendPost API.
225
Number of emails we were able to successfully deliver at SMTP without encountering any error
200
Number of emails drop without attempting to deliver either because the email is invalid or email in in existing suppression list
10
Number of emails where we got SMTP hard bounce error code by the recipient mail provider
10
Number of emails where we got temporary soft bounce error by the recipent mail provider. Soft bounced emails are retried upto 5 times over 24 hour period before marking them as hardBounced.
5
Number of email recipients who unsubscribed from receiving further emails
6
Number of email recipients who marked emails as spam
2