30701: Brand Registration Failure: Invalid input parameters
MESSAGING
ERROR
Your Brand registration request includes one or more fields that do not pass validation. Review the specific field names and validation messages returned with the error, then correct those inputs before you resubmit the Brand. Common validation failures include length limits, invalid enum values, country-specific address checks, invalid phone number formatting, and invalid email addresses.
- A text field exceeded the allowed length for that property, such as
friendly_name,business_name,business_registration_number,first_name,last_name,street,city,email,stock_ticker, orwebsite_url. phone_numberormobile_phone_numberwas not provided inE.164format.- An address field failed validation. This can happen when
street,city,region,postal_code, oriso_countrydoes not form a valid address for the country you submitted. For U.S. and Canadian addresses,regionshould use the two-letter state or province abbreviation. emailwas malformed, used an unknown domain, used a disposable domain, or otherwise failed email validation.- An enum field used an unsupported value, such as
stock_exchangeorbusiness_industry. - The invalid value is stored in the customer profile or related registration data used to create the Brand, so the Brand submission continues to fail until that underlying data is corrected.
- Review the error details for the exact field names that failed validation, then update only those properties and resubmit the Brand registration.
- Keep each submitted value within the allowed length for that field. If you send enum fields such as
stock_exchangeorbusiness_industry, use only supported values. - Format contact phone numbers in
E.164, for example+12025550123. - Use a well-formatted email address with a valid, non-disposable domain.
- Verify that the business address is complete and valid. Use the correct street, city, matching
postal_code, a two-letterregionvalue where required, and a two-letteriso_countrycode. - If the invalid data is in the customer profile or trust bundle associated with the Brand, update that underlying record first, then resubmit or update the Brand registration.