Used to get the status of a domain transfer
Name | Type | Description | Restrictions |
---|---|---|---|
domainName | String | The domain name |
|
processId | Integer | The process ID |
|
Name | Type | Required / Optional | Description |
---|---|---|---|
domainName | String | Required | The domain name |
registrar | String | Required | The name of the new registrar, only available if this is an outgoing transfer |
status | String | Required | Status of the transfer |
requestedDate | Timestamp | Required | The date on which the transfer was initiated |
actionDate | Timestamp | Required | The date on which a response is required before an automated response action will be taken |
expiryDate | Timestamp | Required | The new expiry date of the domain after the transfer |
type | Enum | Required |
Incoming or outgoing transfer
Possible values:
|
processId | Integer | Required | Process ID of the transfer |
log | List < log > | Optional |
Name | Type | Required / Optional | Description |
---|---|---|---|
date | Timestamp | Required | The date the message was logged |
status | Enum | Required |
The status of the transfer at the time of the message
Possible values:
|
message | String | Required | The log message |
Generic errors can be expected.
GET /v2/domains/domainName/transfer/processId