Record
update-verify-profile-params
No description available.
record update-verify-profile-params {
verify-profile-id: string,
call: option<update-verify-profile-call-request>,
flashcall: option<update-verify-profile-flashcall-request>,
language: option<string>,
name: option<string>,
psd2: option<update-verify-profile-psd2-request>,
sms: option<update-verify-profile-sms-request>,
webhook-failover-url: option<string>,
webhook-url: option<string>,
whatsapp: option<update-verify-profile-whatsapp-request>,
}Fields
| Name | Type | Description |
|---|---|---|
| verify-profile-id | string | |
| call | option<update-verify-profile-call-request> | |
| flashcall | option<update-verify-profile-flashcall-request> | |
| language | option<string> | |
| name | option<string> | |
| psd2 | option<update-verify-profile-psd2-request> | |
| sms | option<update-verify-profile-sms-request> | |
| webhook-failover-url | option<string> | |
| webhook-url | option<string> | |
| option<update-verify-profile-whatsapp-request> |