Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 879 Bytes

EntityScreeningStatusUpdatedWebhook.md

File metadata and controls

16 lines (11 loc) · 879 Bytes

EntityScreeningStatusUpdatedWebhook

Fired when an entity screening status has changed, which can occur manually via the dashboard or during ongoing monitoring.

Properties

Name Type Description Notes
webhook_type str `ENTITY_SCREENING`
webhook_code str `STATUS_UPDATED`
screening_id str The ID of the associated screening.
environment WebhookEnvironmentValues
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]