FaceAccountSettings
The new Onfido account settings to apply.
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| apiKey | String | Token used to authenticate Onfido API requests. | |
| id | String | UUID of the Onfido account settings in IDaaS. | [optional] |
| region | RegionEnum | Region of the Onfido account. Allowed values: EU, US, CA. | |
| webhookToken | String | Onfido webhook token used to validate incoming webhook payloads. |
RegionEnum
| Name | Value |
|---|---|
| EU | "EU" |
| US | "US" |
| CA | "CA" |