WebhookEvent
The JSON body HoodGrow POSTs to a registered webhook URL. See the Webhooks tag.
- currentType: number | null
Multiplier requiredMultiplier before this event. Null for
paused, and forappliedif the prior value was never observed. - effectiveType: string | null Format: date-time
At requiredFor
staged, the future instant it takes effect; forapplied, when it took effect; null forpaused. - eventType: string enumrequiredvalues
- corporate
_action .staged - corporate
_action .paused - corporate
_action .applied - webhook
.test
- idType: stringrequired
Unique per delivery — safe to dedupe on.
- stagedType: number | null
Multiplier requiredMultiplier this event moves to — staged value for
staged, now-live value forapplied, null forpaused. - symbolType: stringrequired
- tsType: string Format: date-timerequired
When HoodGrow emitted the event.