Re-enters a transfer key to transfer a domain name to Alibaba Cloud.

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 TransferInReenterTransferAuthorizationCode

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

DomainName String Yes example.com

The domain name.

TransferAuthorizationCode String Yes testCode

The transfer key.

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 AF7D4DCE-0776-47F2-A9B2-6FB85A87AA60

The ID of the request.

Examples

Sample requests

 
 
 
&<Common request parameters>

Sample success responses

XML format

<TransferInReenterTransferAuthorizationCodeResponse>
    <RequestId>A8734DAA-56BB-4181-825E-8EE1F0C85DF4</RequestId>
</TransferInReenterTransferAuthorizationCodeResponse>

JSON format

{
    "RequestId":"F7C42D02-2FBE-475A-85A2-872865926EDC"
}

Error codes

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