StructDomainCheckResponse

Description

This object stores the result of a domain availability check.

Variables

  • domain string (255)
    Domain name.
  • result string
    Status of the domain name (See table below).
  • reason string
    Additional information about the result (See table below)

Possible results

Result value Reason value Description
AVAILABLE
The domain name can be registered
AVAILABLE
RESERVED
The domain name can be registered but it a reserved term (special allocation rules apply)
AVAILABLE
PENDING APPLICATION
The domain name can be registered but an application already exists at the registry
AVAILABLE
PREMIUM
The domain name can be registered and is premium (special pricing apply)
NOT AVAILABLE
The domain name is already taken
NOT AVAILABLE
RESERVED
The domain name is not registrable
NOT AVAILABLE
PREMIUM
The domain name is already taken and is premium (special pricing apply)
UNKNOWN
TIMEOUT
The status is unknown due to a timeout
UNKNOWN
INTERNAL ERROR
The status is unknown due to an internal error at NETIM
UNKNOWN
BAD SYNTAX
The status is unknown due to a bad syntax in the domain name
NOT SOLD
PREMIUM
The domain name is not sold because it is a premium not managed at NETIM
CLOSED
The corresponding extension is currently closed

Linked functions