30701: Brand Registration Failure: Invalid input parameters
PROGRAMMABLE MESSAGING
ERROR
Brand registration request contained one or more invalid inputs.
The fields provided in the error message failed validations. Most string parameters are subject to min and/or max length validations. Some parameters are subject to additional country-specific validation rules, including business_registration_number, state, and postal_code. Please refer to the following table for validation details.
Property | Description | Validation |
---|---|---|
friendly_name | Brand/Marketing/DBA name of the business | Max length 255 |
business_name | The legal name of the business | Max length 255 |
business_registration_number | Tax ID of the business | Max length 21 |
first_name | First name of business contact | Max length 100 |
last_name | Last name of business contact | Max length 100 |
phone_number | The support contact telephone in e.164 format. E.g. +12023339999 | Max length 20 |
mobile_phone_number | Valid wireless telephone in e.164 format. E.g. +12023339999. | Max length 20 |
street | Street name and house number. E.g. 1000 Sunset Hill Road | Max length 100 |
city | City name | Max length 100 |
region | State, region or province. For the United States, please use 2 character codes. E.g. 'CA' for California. | Max length 20 |
postal_code | Zipcode or postal code. E.g. 21012 | Max length 10 |
iso_country | 2 letter ISO-2 country code. E.g. US, CA Length 2 | |
The email address of support contact | Max length 100 | |
stock_ticker | The stock symbol of the brand | Max length 10 |
stock_exchange | The stock exchange of the brand | Enumerated values: "NONE", "NASDAQ", "NYSE", "AMEX", "AMX", "ASX", "B3", "BME", "BSE", "FRA", "ICEX", "JPX", "JSE", "KRX", "LON", "NSE", "OMX", "SEHK", "SGX", "SSE", "STO", "SWX", "SZSE", "TSX", "TWSE", "VSE", "OTHER" |
website_url | The website/online presence of the business | Max length 100 |
business_industry | The segment in which the business operates in | Enumerated values: "AUTOMOTIVE", "AGRICULTURE", "BANKING", "CONSUMER", "EDUCATION", "ENGINEERING", "ENERGY", "OIL_AND_GAS", "FAST_MOVING_CONSUMER_GOODS", "FINANCIAL", "FINTECH", "FOOD_AND_BEVERAGE", "GOVERNMENT", "HEALTHCARE", "HOSPITALITY", "INSURANCE", "LEGAL", "MANUFACTURING", "MEDIA", "ONLINE", "RAW_MATERIALS", "REAL_ESTATE", "RELIGION", "RETAIL", "JEWELRY", "TECHNOLOGY", "TELECOMMUNICATIONS", "TRANSPORTATION", "TRAVEL", "ELECTRONICS", "NOT_FOR_PROFIT" |
Please check your inputs for the fields in the error message and confirm that they meet the validations listed in possible causes.
Additional help resources