Need help? Call Live Support at +31 (0) 38 453 07 59

Attention! You're currently using the OT&E environment.

Used to get a contact

  • GETMethod
  • /v2/customers/customer/contacts/handleURL
Name Type Description Restrictions
customer String The handle of the customer
  • Regular expression: [a-zA-Z0-9\-_@\.]+
  • Minimum length: 3
  • Maximum length: 40
handle String The contact handle
  • Regular expression: [a-zA-Z0-9\-_@\.]+
  • Minimum length: 3
  • Maximum length: 40
Name Type Required / Optional Description Restrictions
fields String Optional Select fields to include in the response, comma separated list of field names. Requesting only the needed fields improves response time, especially when omitting relation fields. Identifying field(s) are always included.

Successful request

  • 200 OKHTTP Status
  • application/jsonContent-Type
Name Type Required / Optional Description
customer String Required The customer handle
handle String Required The contact handle
brand String Required The brand
organization String Optional The name of the organization
name String Required The name of the person
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
email String Required The email address
voice String Required The voice telephone number
fax String Optional The fax telephone number
registries List <String> Optional List of registries the contact exists at
properties Map <String, Map <String, String>> Optional Contact registry properties, nested map of registry and the contact properties for that registry
createdDate Timestamp Required The date the contact was created
updatedDate Timestamp Optional The date the contact was last updated
validations List < validations > Optional Categories the contact has validated
Name Type Required / Optional Description
validatedOn Timestamp Required The date the contact has validated this category
version Integer Required The version of the category terms the contact has validated
category Enum Optional The validation category

Possible values:

  • General: General terms and conditions
  • IisNu: .NU registry terms and conditions
  • IisSe: .SE registry terms and condition
  • Nominet: .UK registry terms and condition
  • DkHostmaster: .dk registry terms and condition

Failed requests

Generic errors can be expected.

The handle of the customer
The contact handle
Select fields to include in the response, comma separated list of field names. Requesting only the needed fields improves response time, especially when omitting relation fields. Identifying field(s) are always included.

GET /v2/customers/customer/contacts/handle