Update a brand
A successful request to this endpoint will mean you may be charged a brand resubmission fee
BrandUpdate object
Field | Type | Description | Mandatory | Editing restrictions |
---|---|---|---|---|
entityType | Legal entity type | Optional | Yes. If Brand has an Approved campaign or Vetting has been Approved | |
displayName | string | Display or marketing name your brand | Optional |
|
companyName | string | Legal company name. This should match the legal company name used to register your EIN/Tax ID | Optional | Yes. If Brand has an Approved campaign or Vetting has been Approved |
ein | string | Government assigned corporate tax ID. EIN is 9-digits in the U.S. | Optional | Yes. If Brand has an Approved campaign or Vetting has been Approved |
einIssuingCountry | string | The 2 letter ISO country of registration submitted with your EIN / Tax ID registration | Optional | Yes. If Brand has an Approved campaign or Vetting has been Approved |
phone | string | Valid phone number in e.164 international format. | Optional |
|
street | string | Street number and name | Optional |
|
city | string | City name | Optional |
|
state | string | State. Must be a 2 letter state code for US states | Optional |
|
postalCode | string | Postal code. Must be a 5 digit zip code for the United States | Optional |
|
country | string | ISO 2 character country code | Optional |
|
string | Valid email address of brand support contact | Optional |
| |
stockSymbol | Stock symbol | Optional. Required if updating stockExchange |
| |
stockExchange | Stock exchange | Optional. Required if updating stockSymbol |
| |
website | string | Brand website URL | Optional |
|
vertical | Vertical or industry segment of the brand | Optional |
|
BrandResponse object
Type | Description |
---|---|
BrandResponse object describes a submitted brand |
Last updated