AhaSend · Example Payload

Openapi V2 Webhook Example

EmailTransactional EmailDeveloper ToolsSMTPWebhooks

Openapi V2 Webhook 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

objectidcreated_atupdated_at

Example Payload

Raw ↑
{
  "object": "webhook",
  "id": "500123",
  "created_at": "2025-03-15T14:30:00Z",
  "updated_at": "2025-03-15T14:30:00Z"
}