Skip to content

Latest commit

 

History

History
28 lines (24 loc) · 3.81 KB

File metadata and controls

28 lines (24 loc) · 3.81 KB

Bandwidth.Standard.Model.VerificationUpdateRequest

Properties

Name Type Description Notes
BusinessAddress Address
BusinessContact Contact
MessageVolume int Estimated monthly volume of messages from the toll-free number.
UseCase string The category of the use case.
UseCaseSummary string A general idea of the use case and customer.
ProductionMessageContent string Example of message content.
OptInWorkflow OptInWorkflow
AdditionalInformation string Any additional information. [optional]
IsvReseller string ISV name. [optional]
PrivacyPolicyUrl string The Toll-Free Verification request privacy policy URL. [optional]
TermsAndConditionsUrl string The Toll-Free Verification request terms and conditions policy URL. [optional]
BusinessDba string The company 'Doing Business As'. [optional]
BusinessRegistrationNumber 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]
BusinessRegistrationType BusinessRegistrationTypeEnum [optional]
BusinessEntityType BusinessEntityTypeEnum [optional]
BusinessRegistrationIssuingCountry 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
HelpMessageResponse string A message that gets sent to users requesting help. [optional]
AgeGatedContent bool Indicates whether the content is age-gated. [optional]
CvToken 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]

[Back to Model list] [Back to API list] [Back to README]