Inquiry reusable-persona created
Inquiry reusable-persona created
Inquiry reusable-persona created
Webhook for the inquiry.reusable-persona-created event. Fired when a reusable persona is first created from an Inquiry — i.e., the first time an end user’s verified identity from this Inquiry becomes available for reuse on subsequent verifications.
The payload data is the Inquiry the reusable persona was created from, typically in its terminal approved (or completed) status. For more info see Reusable Personas and Webhooks Overview.
Header. An HMAC that you should use to check that requests are authentic. Compare this value with your own digest, computed from the request body and your webhook secret. For more info see Webhook Best Practices.
Return a 2xx status code to indicate that the data was received successfully. Any other status will trigger retries. For more info see Retry Logic.