How do I fill out a Restore Report?
- Home
- Knowledge Base
- EPP
- 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:
* 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.
<?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>
Contact information
10500 NE 8th Street, Ste. 750
Bellevue, WA 98004
Registrars
Support
Copyright ©2012-2022 Identity Digital Inc., 10500 NE 8th Street Suite 750 Bellevue, WA 98004 All Rights Reserved.
Identity Digital, the Identity Digital logo, and other trademarks, service marks, and designs are registered or unregistered trademarks of Identity Digital Inc. and its subsidiaries in the United States and in other countries. All other trademarks are property of their respective owners.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.