Retrieving a Transfer Code

Synopsis

Description:A command to retrieve the transfer code for a domain name.
URL:https://toolkit.centralnic.com/srv/auth_info
HTTP Method:POST
Requires Authentication?:Yes
Requires SSL?:Yes
 
Query Parameters:
testThe test flag (eg 1 or 0, optional)
userYour Registrar Handle ID
passwordYour encrypted Registrar password
domainThe domain name (eg example.uk.com)

This command is used to retrieve the transfer code for a domain name. Those registrars who use our EPP system are required to provide a security code when they initiate a transfer request, which they get from the registrant, who in turn gets it from the losing registrar. Registrars are required to provide this code to registrants upon request.

Response Format

The response will be of the form

Transaction-ID: e2ca01ad7135e787a5e97ad5b421ed74
Status: 0
Message: Authorisation code follows
AuthCode: fgwnd3kvwd4ckkosk0k4ko00kw0wgwc

In the event of an error, the server will return something like this:Transaction-ID: e2ca01ad7135e787a5e97ad5b421ed74 Status: 1 Message: Domain not found.