Perry Weather Webhooks

weatherPolicyEvent

WEBHOOK

Fired when a configured weather policy threshold is exceeded (DELAY)
or when the condition has stayed below threshold for all_clear_minutes (ALL_CLEAR).
Both events in a pair share the same event_id.

Body

application/json

WebhookEvent

event_idstringrequired

Example:3a690ff9-79cb-440e-b99b-00ba7396eba7

event_typestringrequired

Allowed values:DELAYALL_CLEAR

payloadobjectrequired
Show Child Parameters
timestring(date-time)required
versionstringrequired

Example:1.0

Response

200

Your endpoint must return 2xx to acknowledge receipt.

200