Checking a Sunrise Application
- Home
- Knowledge Base
- FAQ
- Checking a Sunrise Application
- Home
- Knowledge Base
- Sunrise
- Checking a Sunrise Application
Q. Can you check if an application was submitted during Sunrise?
A. It is possible using the web portal to check if a sunrise application was submitted.
In the portal select the “Domain” heading, navigate to “Info Domain”. Enter the domain name for your sunrise application. Tick the “Include Application” checkbox and enter your application ID. Finally, select the phase from the drop-down menu “Sunrise”. This should let you know if the request was successful or not.
It is also possible to check this using the EPP. Below is an example of this check command.
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<epp xmlns="urn:ietf:params:xml:ns:epp-1.0">
<command>
<info>
<domain:info xmlns:domain="urn:ietf:params:xml:ns:domain-1.0">
<domain:name hosts="all">test.sunrisetld</domain:name>
</domain:info>
</info>
<extension>
<launch:info xmlns:launch="urn:ietf:params:xml:ns:launch-1.0" includeMark="true">
<launch:phase>sunrise</launch:phase>
<launch:applicationID>123123appidetc</launch:applicationID>
</launch:info>
</extension>
<clTRID>EppCon.131204.123434</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.