The Brand object
Attributes
address | Postal address indicated during brand creation. |
authorized_contact | Authorized contact information indicated during brand creation. |
brand_id | Unique identifier for the brand created. |
brand_type | Type of registration indicated during brand creation. |
company_name | Legal name of the company |
ein | Employer Identification Number associated with a standard brand. |
ein_issuing_country | ISO code for the country that has issued EIN. |
entity_type | Type of ownership indicated during brand creation. |
profile_uuid | Unique identifier for the profile used to create brand. |
registration_status | Indicates status of brand. |
vertical | Vertical used to indicate nature of operations of a customer. |
vetting_score | Vetting score assigned to a brand by TCR. Not applicable for starter brands. |
vetting_status | Vetting status of a brand. Not applicable for starter brands. |
Example Object
{
"brand": {
"address": {
"city": "New York",
"country": "IN",
"postal_code": "10001",
"state": "NY",
"street": "123"
},
"authorized_contact": {
"email": "john@example.com",
"first_name": "John",
"last_name": "Doe",
"phone": "+14156667777",
"seniority": "admin",
"title": "Doe"
},
"brand_id": "BCDEF1G",
"brand_type": "STANDARD",
"company_name": "ABC Inc.",
"ein": "111111111",
"ein_issuing_country": "US",
"entity_type": "PRIVATE_PROFIT",
"profile_uuid": "09849948-656a-41a2-99da-8370251c804b",
"registration_status": "COMPLETED",
"vertical": "ENERGY",
"vetting_score": 80,
"vetting_status": "ACTIVE"
}
}
Rate this page
🥳 Thank you! It means a lot to us!
×
Help Us Improve
Thank you so much for rating the page, we would like to get your input for further improvements!
Subscribe to Updates
Thank you for your feedback!