Verifies the email address that is used to transfer a domain name to Alibaba Cloud.

The system automatically fetches the email address of the registrant for the domain name from WHOIS information. If the email address is incorrect or fails to be obtained, the system fetches the email address from WHOIS information again.

Debugging

OpenAPI Explorer automatically calculates the signature value. For your convenience, we recommend that you call this operation in OpenAPI Explorer. OpenAPI Explorer dynamically generates the sample code of the operation for different SDKs.

Request parameters

Parameter Type Required Example Description
Action String Yes TransferInRefetchWhoisEmail

The operation that you want to perform. Set the value to TransferInRefetchWhoisEmail.

DomainName String Yes example.com

The domain name.

Lang String No en

The language in which the system returns the error message. Valid values:

  • zh: Chinese
  • en: English

Default value: en

UserClientIp String No 127.0.0.1

The IP address of the client.

Response parameters

Parameter Type Example Description
RequestId String 40F46D3D-F4F3-4CCB-AC30-2DD20E32E528

The ID of the request.

Examples

Sample requests

 
 
&<Common request parameters>

Sample success responses

XML format

<TransferInRefetchWhoisEmailResponse>
    <RequestId>9625281F-1176-4F57-ACBB-3AEF6E407AFE</RequestId>
</TransferInRefetchWhoisEmailResponse>

JSON format

{
    "RequestId":"C01181CC-D03C-465F-B89F-C78B721567D0"
}

Error codes

For a list of error codes, visit the API Error Center.