Table of Contents

Description

The Transfer object represents the domain for outgoing transfers.

Structure

Keyword JSONKeyword XMLOccursTypeFormatDescription
domain

domain

1

string

domain

Name of the domain whose transfer request should be answered.
type

type

1

enum

transfer_type

Answer to the transfer request

nackReason

nack_reason

0 - 1

enum

nack_reason

Reason for rejection. Only for type "nack", mandatory here.

updatedupdated0 - 1stringdate-timeDate of last update
ownerowner0 - 1string
Object owner
gainingRegistrargaining_registrar0 - 1string
Registrar, to whom the domain ist transferred.
loosingRegistrarloosing_registrar0 - 1string
Registrar, the domain ist transferred from.
startstart0 - 1stringdate-timeDate on which the transfer started.
reminderreminder0 - 1

Date on which the transfer reminder mail is sent.
autoAckautoack0 - 1stringdate-timeDate of the automatic ACK on which the transfer is confirmed
autoNackautonack0 - 1

Date of the automatic NACK on which the transfer is rejected.
endend0 - 1stringdate-timeDate on which the transfer process ends.
autoAnswer
0 - 1boolean

Automatic response to the transfer request.

  • false = not active
  • true = active

Default value = false

For XML, 0 (false) and 1 (true) can also be used.

recipient
0 - 1string
Receiver of the reminder email
status
0 - 1enumTransferStatusConstants

Status of a running transfer

createdcreated0 - 1stringtime-dateDate of creation.