Politically exposed person (PEP) report errored
Politically exposed person (PEP) report errored
Politically exposed person (PEP) report errored
Webhook for the report/politically-exposed-person.errored event. For more info see Webhooks Overview.
Sent when a politically exposed person (PEP) report fails to complete processing (status is errored).
The payload is the polymorphic report object. Inspect payload.data.type (report/politically-exposed-person) to identify the report, and payload.data.attributes for its inputs and results.
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.