BrandRegistrationRequest
- businessType: string
_phone requiredThe business contact phone number, in international format.
- cityType: stringmin length:1max length:100required
Registered city.
- companyType: string
_name min length:1max length:100requiredThe registered legal company name.
- countryType: stringrequired
Two-letter country code of the registered address.
- displayType: string
_name min length:1max length:100requiredThe brand name recipients associate with the texts.
- einType: stringmin length:2max length:20required
The company's tax identifier (EIN for United States companies).
- emailType: stringmin length:3max length:100required
The business contact email the registry may verify against.
- entityType: BrandEntityTypeenum
_type requiredThe legal form of the organization. Sole proprietors and publicly traded companies cannot register through this API yet.
valuesPRIVATE_PROFITNON_PROFITGOVERNMENT - postalType: string
_code min length:1max length:10requiredRegistered postal code.
- stateType: stringmin length:2max length:20required
Registered state or region code.
- streetType: stringmin length:1max length:100required
Registered street address.
- verticalType: BrandVerticalenumrequired
The industry the brand operates in.
values- A
G R I C U L T U R E - C
O M M U N I C A T I O N - C
O N S T R U C T I O N - E
D U C A T I O N - E
N E R G Y - E
N T E R T A I N M E N T - F
I N A N C I A L - G
A M B L I N G
- A
- websiteType: stringmax length:100nullable
The company website, if any.

