| Name | Type | Description | Notes |
|---|---|---|---|
| business_address | \Bandwidth\Model\Address | ||
| business_contact | \Bandwidth\Model\Contact | ||
| message_volume | int | Estimated monthly volume of messages from the toll-free number. | |
| use_case | string | The category of the use case. | |
| use_case_summary | string | A general idea of the use case and customer. | |
| production_message_content | string | Example of message content. | |
| opt_in_workflow | \Bandwidth\Model\OptInWorkflow | ||
| additional_information | string | Any additional information. | [optional] |
| isv_reseller | string | ISV name. | [optional] |
| privacy_policy_url | string | The Toll-Free Verification request privacy policy URL. | [optional] |
| terms_and_conditions_url | string | The Toll-Free Verification request terms and conditions policy URL. | [optional] |
| business_dba | string | The company 'Doing Business As'. | [optional] |
| business_registration_number | string | Government-issued business identifying number. Note: As of October 19th, 2026 this field will be required when `businessEntityType` is not `SOLE_PROPRIETOR`. If this field is provided, `businessRegistrationType` and `businessRegistrationIssuingCountry` are also required. | [optional] |
| business_registration_type | \Bandwidth\Model\BusinessRegistrationTypeEnum | [optional] | |
| business_entity_type | \Bandwidth\Model\BusinessEntityTypeEnum | [optional] | |
| business_registration_issuing_country | string | The country issuing the business registration in ISO-3166-1 alpha-3 format. Alpha-2 format is accepted by the API, but alpha-3 is highly encouraged. Note: As of October 19th, 2026 this field will be required when `businessRegistrationNumber` is provided. | Registration Type |
| help_message_response | string | A message that gets sent to users requesting help. | [optional] |
| age_gated_content | bool | Indicates whether the content is age-gated. | [optional] |
| cv_token | string | The token provided by Campaign Verify to validate your political use case. Only required for 527 political organizations. If you are not a 527 political organization, this field should be omitted. Supplying an empty string will likely result in rejection. | [optional] |