Censusprocessed
A census write finished processing.
Delivered as POST to your registered endpoint with webhook-id, webhook-timestamp, and webhook-signature headers (standard-webhooks scheme). Verify the signature before trusting the payload. Best-effort delivery with 3 retries (backoff 1s / 5s / 25s).
Authorizations
Partner API key. psk_test_<32 hex> for test mode, psk_live_<32 hex> for live mode. Keys are stored hashed and cannot be recovered; store them in your secrets manager on issue.
Body
Event ID. Also sent as the webhook-id header and part of the signed content.
"evt_9b21c7e4f60a"
ping, quote.finalized, enrollment.created, group.state_changed, census.processed test, live Event-specific payload.
Response
Return any 2xx quickly (under 10 seconds) to acknowledge. Non-2xx responses are retried.