Create a brand
A successful request to this endpoint will mean you are charged a brand registration fee. If you later need to update or resubmit your brand there may be additional fees.
Create a brand at workspace level. This means it will be available only for this workspace. A brand registration is mandatory due to compliance requirements.
/workspaces/{workspaceId}/tcr-brands
The ID for the workspace.
d386a801-ee8d-4aba-a7e4-78671bd3b11e
Legal entity type. It can't be updated when the brand is approved.
PRIVATE_PROFIT
PRIVATE_PROFIT
, PUBLIC_PROFIT
, NON_PROFIT
, GOVERNMENT
,
First or given name. Applicable to entity type.
John
Last or Surname. Applicable to entity type.
Doe
Display or marketing name your brand.
ABC Mobile
Legal company name. This should match the legal company name used to register your EIN/Tax ID.
ABC Inc.
Government assigned corporate tax ID. EIN is 9-digits in the U.S.
111111111
The 2 letter ISO country of registration submitted with your EIN / Tax ID registration.
US
Valid phone number in e.164 international format.
+12024567890
Street number and name.
123 6th Ave
City name
New York
State. Must be a 2 letter state code for US states.
NY
Postal code. Must be a 5 digit zip code for the United States.
10001
ISO 2 character country code.
US
Valid email address of brand support contact.
johndoe@abc.com
Stock symbol. Required for entityType PUBLIC.
ABC
Stock exchange. Required for entityType PUBLIC.
NASDAQ
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
,
Brand website URL.
https://example.com
Vertical or industry segment of the brand.
RETAIL
Alternate business identifier.
Alternate business identifier type. Required if altBusinessId is provided.
NONE
, DUNS
, GIIN
, LEI
,
Business contact email.
BrandRequest Object
displayName
string
Display or marketing name your brand
Required for entityType PRIVATE/PUBLIC
companyName
string
Legal company name. This should match the legal company name used to register your EIN/Tax ID
Required
ein
string
Government assigned corporate tax ID. EIN is 9-digits in the U.S.
Required
einIssuingCountry
string
The 2 letter ISO country of registration submitted with your EIN / Tax ID registration
Required
phone
string
Valid phone number in e.164 international format.
Required
street
string
Street number and name
Required
city
string
City name
Required
state
string
State. Must be a 2 letter state code for US states
Required
postalCode
string
Postal code. Must be a 5 digit zip code for the United States
Required
country
string
ISO 2 character country code
Required
string
Valid email address of brand support contact
Required
website
string
Brand website URL
Required
altBusinessId
string
Alternate business identifer
Optional
altBusinessIdType
Alternate business identifier type
Required if altBusinessId is provided
BrandResponse Object
displayName
string
Display or marketing name your brand
companyName
string
Legal company name. This should match the legal company name used to register your EIN/Tax ID
ein
string
Government assigned corporate tax ID. EIN is 9-digits in the U.S.
einIssuingCountry
string
The 2 letter ISO country of registration submitted with your EIN / Tax ID registration
phone
string
Valid phone number in e.164 international format.
street
string
Street number and name
city
string
City name
state
string
State. Must be a 2 letter state code for US states
postalCode
string
Postal code. Must be a 5 digit zip code for the United States
country
string
ISO 2 character country code
string
Valid email address of brand support contact
website
string
Brand website URL
altBusinessId
string
Alternate business identifier
brandId
string
UUID of a brand
Last updated
Was this helpful?