All Products
Search
Document Center

Domain Names:TransferInReenterTransferAuthorizationCode

Last Updated:Jun 15, 2026

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

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 to transfer to Alibaba Cloud.

TransferAuthorizationCode String Yes testCode

The transfer key for the domain name.

Lang String No en

The language of 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 that initiated the request.

Response parameters

Parameter Type Example Description
RequestId String AF7D4DCE-0776-47F2-A9B2-6FB85A87AA60

The request ID.

Examples

Sample requests


http(s)://[Endpoint]/? Action=TransferInReenterTransferAuthorizationCode
&DomainName=example.com
&TransferAuthorizationCode=testCode
&<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.