Make a request »
BounceService.GetByDateInterval
Get bounces between two dates (Queued) See code examples
URL Parameters
Http verb: POST
URI: Full url: http://se.api.anpdm.com/v1/bounces/date/from/{startDateStr}/to/{endDateStr}
URL parameters:
startDateStr | String | Start date. Format YYYYMMDDTHHMMSS |
endDateStr | String | End date. Format YYYYMMDDTHHMMSS |
Body parameters
Body parameters
Not used |
Response
Body parameters
returns | A response object which includes the queued result, status code and a message.
|
Help
Code examples