Skip to main content
WEBHOOK
new_event
{
  "data": {
    "customer_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
    "message": {
      "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a"
    }
  },
  "timestamp": "<string>",
  "type": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://docs.iron.xyz/llms.txt

Use this file to discover all available pages before exploring further.

Body

application/json; charset=utf-8

Webhook Container

Top-level container for webhook notifications

data
WebhookNotification · object
required

Webhook Notification

Notification sent to a webhook subscriber containing event details

timestamp
string
required

ISO timestamp when the notification was sent

type
string
required

The type of notification

Response

200 - undefined