By clicking “Accept”, you agree to the storing of cookies on your device to enhance site navigation, analyze site usage, and assist in our marketing efforts. View our Privacy Policy for more information.

How do I fill out a Restore Report?

When a domain name is restored after deletion, the Registrar has five (5) days to submit a formal Restore Report. Upon receipt of a complete report, the restrictive statuses will be removed. The following fields should be populated with the information:

  • Domain Name: sld.tld
  • preData: Contains a copy of the registration data that existed for the domain name prior to the domain name being deleted. Both XML and free text are allowed.
  • postData: Contains a copy of the registration data that exists for the domain name at the time the restore report is submitted. Both XML and free text are allowed.
  • delTime: Time the domain was deleted in the format 0000-00-00T00:00:00Z.
  • resTime: Time the domain was restored in the format 0000-00-00T00:00:00Z.
  • resReason: Enter a brief explanation of the reason for restore.
  • statement1 and statement2: you can enter any relevant information pertaining to the restoration request in free-form text format.
  • other: Supporting information goes here if needed

* Please note that the system does not validate the data entered in these fields.

* Please note that there are no strict rules on what needs to be entered in any of the fields listed above and there is no specific information required by the registry. Each field should contain relevant information regarding the request to restore in any format you’d like, except date formats.

Please review the XML sample below for more information.

Code

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<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">
 <command>
   <update>
     <domain:update 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:name>sld.tld</domain:name>
       <domain:chg/>
     </domain:update>
   </update>
   <extension>
     <rgp:update xmlns:rgp="urn:ietf:params:xml:ns:rgp-1.0" xsi:schemaLocation="urn:ietf:params:xml:ns:rgp-1.0 rgp-1.0.xsd">
<rgp:restore op="report">
         <rgp:report>
           <rgp:preData>Pre-delete registration data goes here. Both XML and free text are allowed.</rgp:preData>
           <rgp:postData>Post-restore registration data goes here. Both XML and free text are allowed.</rgp:postData>
           <rgp:delTime>2014-10-20T13:09:29.92Z</rgp:delTime>
           <rgp:resTime>2014-10-21T08:01:29.92Z</rgp:resTime>
           <rgp:resReason>Registrant error.</rgp:resReason>
           <rgp:statement>This registrar has not restored the Registered Name in order to assume the rights to use or sell the Registered Name for itself or for any third party.</rgp:statement>
           <rgp:statement>The information in this report is true to best of this registrar's knowledge, and this registrar acknowledges that intentionally supplying false information in this report shall constitute an incurable material breach of the Registry-Registrar Agreement.</rgp:statement>
           <rgp:other>Supporting information goes here.</rgp:other>
         </rgp:report>
       </rgp:restore>
     </rgp:update>
   </extension>
   <clTRID>ABC-12345</clTRID>
 </command>
</epp>

Partner with
Identity Digital.

Drive revenue with more domain options, smarter tools, and stronger security.

Contact us