| Name | Type | Description | Notes |
|---|---|---|---|
| method | MethodEnum | The verification method. Selects which method-specific field below is required. | |
| languageCode | String | [optional] | |
| phoneNumber | String | For PHONE_CALL / SMS. | [optional] |
| emailAddress | String | For EMAIL. | [optional] |
| mailerContact | Object | For ADDRESS (postcard) verification. | [optional] |
| context | Object | ServiceBusinessContext (e.g. service address). Required for service-area businesses. | [optional] |
| Name | Value |
|---|---|
| ADDRESS | "ADDRESS" |
| "EMAIL" | |
| PHONE_CALL | "PHONE_CALL" |
| SMS | "SMS" |
| AUTO | "AUTO" |
| VETTED_PARTNER | "VETTED_PARTNER" |