Used to create a new brand
Name | Type | Required / Optional | Description | Restrictions |
---|---|---|---|---|
hideOptionalTerms | Boolean | Optional | Indicates whether contact validations should hide optional terms if they fall under this brand. | |
locale | Enum | Optional | Locale to use for templates |
Possible values:
|
organization | String | Required | The name of the organization |
|
addressLine | List <String> | Required | The address lines |
|
postalCode | String | Required | Postal code |
|
city | String | Required | The city |
|
state | String | Optional | The state |
|
country | String | Required | The ISO 3166-1 alpha2 country code |
|
String | Required | The email address |
|
|
url | String | Optional | The webiste address |
|
voice | String | Required | The voice telephone number |
|
fax | String | Optional | The fax telephone number |
|
privacyContact | String | Optional | The handle of the contact to use for domains with privacy protect. To be able to use this field you need special permission. |
|
abuseContact | String | Optional | The handle of the contact to be exposed publicly in the WHOIS/RDAP for abuse cases |
|
Generic errors can be expected.
POST
/v2/customers/customer/brands/handle
Content-Type: application/json
{}