Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 888 Bytes

IdentityVerificationRetriedWebhook.md

File metadata and controls

16 lines (11 loc) · 888 Bytes

IdentityVerificationRetriedWebhook

Fired when identity verification has been retried, which can be triggered via the dashboard or the API.

Properties

Name Type Description Notes
webhook_type str `IDENTITY_VERIFICATION`
webhook_code str `RETRIED`
identity_verification_id str The ID of the associated Identity Verification attempt.
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]