AhaSend · Example Payload

Openapi V2 Delivery Time Statistics Example

EmailTransactional EmailDeveloper ToolsSMTPWebhooks

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

Top-level fields

from_timestampto_timestampavg_delivery_timedelivered_count

Example Payload

Raw ↑
{
  "from_timestamp": "2025-03-15T14:30:00Z",
  "to_timestamp": "2025-03-15T14:30:00Z",
  "avg_delivery_time": 1.0,
  "delivered_count": 1
}