Used to create a contact
Name | Type | Required / Optional | Description | Restrictions |
---|---|---|---|---|
Brand | String | Optional | The brand to link the contact to, defaults to the brand "default" |
|
Organization | String | Optional | The name of the organization |
|
Name | String | Required | The name of the person |
|
Address lines | List <String> | Required | The address lines |
|
Postal code | String | Required | Postal code |
|
City | String | Required | The city |
|
State | String | Optional | The state |
|
Country code | String | Required | The ISO 3166-1 alpha2 country code |
|
String | Required | The email address |
|
|
Voice | String | Required | The voice telephone number. E164a format, eg: +31.384530759 |
|
Fax | String | Optional | The fax telephone number. E164a format, eg: +31.384530759 |
|
Disclosed Fields | List <Enum> | Optional | List of fields you wish to disclose (in RDAP) where this contact is used for a domain. Country and state are allways publicly available. |
Possible values:
|
Generic errors can be expected.
POST
/v2/customers/customer/contacts/handle
Content-Type: application/json
{}