AhaSend · Example Payload

Openapi V2 Bounce Statistics Example

EmailTransactional EmailDeveloper ToolsSMTPWebhooks

Openapi V2 Bounce Statistics Example is an example object payload from AhaSend, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

from_timestampto_timestampbounces

Example Payload

Raw ↑
{
  "from_timestamp": "2025-03-15T14:30:00Z",
  "to_timestamp": "2025-03-15T14:30:00Z",
  "bounces": [
    {}
  ]
}