Skip to Main Content

Nominet

Log in to the online service
Log in to Online Services
Skip Primary Navigation
Skip All Secondary and Tertiary Navigation

Print this page  | Contact Us
If you have opted to receive registrar change handshake requests then a notification will be generated when a request is received for a domain name to be moved onto your tag. A notification will also be generated If If you have opted to receive registrar change handshake requests then a notification will be generated when a request is received for a domain name to be moved onto your tag. A notification will also be generated when a request is received for a registrant transfer to a domain name on your tag.

<epp:resData> element

The resData element will contain an <n:rcData> element that contains the following sub-elements:
  • An <n:orig> giving the originator of the registrar change or registrant transfer request.
  • An <n:registrarTag> giving the tag that the domain names are to be moved to.
  • An <n:caseId> element giving the case identifier.
  • An <n:domainListdata> element. This has an "noDomains" attribute giving the number of domains to be moved and a list of standard <domain:infData> elements giving the details of the domain names to be moved.
  • A standard <contact:infData> element giving the details of the account for the domain names.

Example Handshake request

 <?xml version="1.0" encoding="UTF-8"?>
<epp xmlns="urn:ietf:params:xml:ns:epp-1.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="urn:ietf:params:xml:ns:epp-1.0
epp-1.0.xsd">
<response>
<result code="1301">
<msg>Command completed successfully; ack to dequeue</msg>
</result>
<msgQ count="10" id="12345">
<qDate>2007-09-26T07:31:30</qDate>
<msg>Registrar Change Authorisation Request</msg>
</msgQ>
<resData>
<n:rcData
xmlns:n="http://www.nominet.org.uk/epp/xml/std-notifications-1.0"
xsi:schemaLocation="http://www.nominet.org.uk/epp/xml/std-notifications-1.0
std-notifications-1.0.xsd">
<n:orig>p@epp-example.org.uk</n:orig>
<n:registrarTag>EXAMPLE</n:registrarTag>
<n:caseId>3560</n:caseId>
<n:domainListData noDomains="2"
xmlns:domain="urn:ietf:params:xml:ns:domain-1.0"
xsi:schemaLocation="urn:ietf:params:xml:ns:domain-1.0 domain-1.0.xsd">
<domain:infData>
<domain:name>epp-example1.co.uk</domain:name>
<domain:roid>57486578-UK</domain:roid>
<domain:registrant>1245435</domain:registrant>
<domain:ns>
<domain:hostObj>ns0.epp-example.co.uk</domain:hostObj>
</domain:ns>
<domain:host>ns0.epp-example1.co.uk</domain:host>
<domain:clID>EPP-EXAMPLE2</domain:clID>
</domain:infData>
<domain:infData>
<domain:name>epp-example2.co.uk</domain:name>
<domain:roid>57486578-UK</domain:roid>
<domain:registrant>1245435</domain:registrant>
<domain:ns>
<domain:hostObj>ns0.epp-example.co.uk</domain:hostObj>
</domain:ns>
<domain:clID>EPP-EXAMPLE2</domain:clID>
</domain:infData>
</n:domainListData>
<contact:infData
xmlns:contact="urn:ietf:params:xml:ns:contact-1.0"
xsi:schemaLocation="urn:ietf:params:xml:ns:contact-1.0
contact-1.0.xsd">
<contact:id>CMyContactID</contact:id>
<contact:roid>548965487-UK</contact:roid>
<contact:status s="ok"/>
<contact:postalInfo type="loc">
<contact:name>Mr Jones</contact:name>
<contact:org>Company.</contact:org>
<contact:addr>
<contact:street>High Street</contact:street>
<contact:city>Oxford</contact:city>
<contact:pc>OX1 1AH</contact:pc>
<contact:cc>GB</contact:cc>
</contact:addr>
</contact:postalInfo>
<contact:voice>+44.1865658754</contact:voice>
<contact:email>example@epp-example.org.uk</contact:email>
<contact:clID>EXAMPLE-TAG</contact:clID>
<contact:crID>n/a</contact:crID>
<contact:crDate>2007-05-12T12:44:00Z</contact:crDate>
<contact:upDate>2008-06-12T06:46:00Z</contact:upDate>
</contact:infData>
</n:rcData>
</resData>
<trID>
<clTRID>ABC-12345</clTRID>
<svTRID>123456</svTRID>
</trID>
</response>
</epp>

 
 
 
 

© Nominet UK 1996-2012  |  Accessibility  |  Site Map  |  Feeds  |  Glossary  |  Privacy Policy  |  Terms of Use  |  Cookies  |  Contact Us