wbhk
account_created
ZyINS POSTs this event when a new acct_* record is provisioned. Use it to kick off onboarding emails, CRM inserts, or internal approval workflows. Treat signature verification failures as attacker traffic — respond 401 and do not process the JSON body. Delivery is at-least-once — deduplicate on the event's id field in the JSON body.
200Acknowledge receipt with HTTP 200 (empty body allowed).