Hereunder a few poll messages are listed for common operations: Domain creates, transfers. Each message is accompanied by an explanation of what happens.
This message indicates that a domain name was created successfully. Most domain names are created immediately upon the domain:create
command, however some registries do additional checking. When the domain:create command returns code 1001, this is a sign that creation of the domain name was delayed, and the message hereunder is sent when a domain name was created successful.
<?xml version="1.0" encoding="UTF-8"?>
<epp xmlns="urn:ietf:params:xml:ns:epp-1.0" xmlns:domain="urn:ietf:params:xml:ns:domain-1.0">
<response>
<result code="1301">
<msg>Command completed successfully; ack to dequeue</msg>
</result>
<resData>
<domain:creData>
<domain:name><![CDATA[ewouts-test-create.nl]]></domain:name>
<domain:crDate><![CDATA[2016-09-20T07:09:20.000000+0000]]></domain:crDate>
<domain:exDate><![CDATA[2017-09-20T00:00:00.000000+0000]]></domain:exDate>
</domain:creData>
</resData>
<msgQ count="1" id="100">
<qDate>2016-09-20T07:09:25.000000+0200</qDate>
<msg lang="en"><![CDATA[Domain create successful ewouts-test-create.nl]]></msg>
</msgQ>
<trID>
<svTRID>MTR_54a7ace529416b82fefd904f3aab761a39351e43</svTRID>
<clTRID>57e0e12f879e6</clTRID>
</trID>
</response>
</epp>
When a domain name is transferred away, out of your portfolio, you will receive this message. You should delete the domain name from your records to prevent invoicing a domain name that is not in your portfolio any more.
<?xml version="1.0" encoding="UTF-8"?>
<epp xmlns="urn:ietf:params:xml:ns:epp-1.0" xmlns:domain="urn:ietf:params:xml:ns:domain-1.0">
<response>
<result code="1301">
<msg>Command completed successfully; ack to dequeue</msg>
</result>
<resData>
<domain:trnData>
<domain:name><![CDATA[test-transfer-out.frl]]></domain:name>
<domain:trStatus><![CDATA[serverApproved]]></domain:trStatus>
<domain:reID><![CDATA[unknown]]></domain:reID>
<domain:reDate><![CDATA[2016-09-16T14:02:13.147147+0000]]></domain:reDate>
<domain:acID><![CDATA[unknown]]></domain:acID>
<domain:acDate><![CDATA[2016-09-16T14:02:13.147147+0000]]></domain:acDate>
</domain:trnData>
</resData>
<msgQ count="1" id="100">
<qDate>2016-09-16T14:02:25.000000+0200</qDate>
<msg lang="en"><![CDATA[Transfer away of test-transfer-out.frl successful.]]></msg>
</msgQ>
<trID>
<svTRID>MTR_8891182d32fe9eff912605592b9c03fae683e6b7</svTRID>
<clTRID>57e0dfd4662ec</clTRID>
</trID>
</response>
</epp>
If you have requested a domain transfer into your portfolio, and the transfer was successful, you will receive this message
<?xml version="1.0" encoding="UTF-8"?>
<epp xmlns="urn:ietf:params:xml:ns:epp-1.0" xmlns:domain="urn:ietf:params:xml:ns:domain-1.0">
<response>
<result code="1301">
<msg>Command completed successfully; ack to dequeue</msg>
</result>
<resData>
<domain:trnData>
<domain:name><![CDATA[transfer-test.nl]]></domain:name>
<domain:trStatus><![CDATA[serverApproved]]></domain:trStatus>
<domain:reDate><![CDATA[2016-09-20T07:44:53.481608+0000]]></domain:reDate>
</domain:trnData>
</resData>
<msgQ count="1" id="100">
<qDate>2016-09-20T07:45:25.000000+0200</qDate>
<msg lang="en"><![CDATA[Transfer in of transfer-test.nl completed successfully.]]></msg>
</msgQ>
<trID>
<svTRID>MTR_edfa34be19e3c6a68b1c6ad49dbca69a505040e9</svTRID>
<clTRID>57e0e9af74532</clTRID>
</trID>
</response>
</epp>
It is possible that a transfer-in command has failed: The owner of the domain name rejected the transfer of this domain name. You will receive this message:
<?xml version="1.0" encoding="UTF-8"?>
<epp xmlns="urn:ietf:params:xml:ns:epp-1.0" xmlns:domain="urn:ietf:params:xml:ns:domain-1.0">
<response>
<result code="1301">
<msg>Command completed successfully; ack to dequeue</msg>
</result>
<resData>
<domain:trnData>
<domain:name><![CDATA[test-defer.frl]]></domain:name>
<domain:trStatus><![CDATA[serverCancelled]]></domain:trStatus>
<domain:reDate><![CDATA[2016-09-20T13:53:21.424140+0000]]></domain:reDate>
</domain:trnData>
</resData>
<msgQ count="1" id="100">
<qDate>2016-09-20T14:13:25.000000+0200</qDate>
<msg lang="en"><![CDATA[Transfer in of test-defer.frl failed.]]></msg>
</msgQ>
<trID>
<svTRID>MTR_ab8dbab0c346425f43ba2e887793aab5f65b02dd</svTRID>
<clTRID>57e145a7a602e</clTRID>
</trID>
</response>
</epp>
Message to acknowledge that a domain name has been renewed. You can take the exDate field and set the expiration date of the domain name accordingly in your administration
<?xml version="1.0" encoding="UTF-8"?>
<epp xmlns="urn:ietf:params:xml:ns:epp-1.0" xmlns:domain="urn:ietf:params:xml:ns:domain-1.0">
<response>
<result code="1301">
<msg>Command completed successfully; ack to dequeue</msg>
</result>
<resData>
<domain:renData>
<domain:name><![CDATA[transfertest.frl]]></domain:name>
<domain:exDate><![CDATA[2019-09-20T07:55:35.000000+0000]]></domain:exDate>
</domain:renData>
</resData>
<msgQ count="1" id="100">
<qDate>2016-09-20T14:49:27.000000+0200</qDate>
<msg lang="en"><![CDATA[Domain transfertest.frl renewed.]]></msg>
</msgQ>
<trID>
<svTRID>MTR_15d45b90826bcc2c90b2d8b362f6c2c0dfab4f5f</svTRID>
<clTRID>57e14c7fcd236</clTRID>
</trID>
</response>
</epp>
This message acknowledges that a domain name was removed from your portfolio because it was deleted. You should delete the domain name from your records to prevent accidental invoicing.
<?xml version="1.0" encoding="UTF-8"?>
<epp xmlns="urn:ietf:params:xml:ns:epp-1.0" xmlns:domain="urn:ietf:params:xml:ns:domain-1.0" xmlns:contact="urn:ietf:params:xml:ns:contact-1.0" xmlns:host="urn:ietf:params:xml:ns:host-1.0" xmlns:ext="http://www.metaregistrar.com/epp/ext-1.0" xmlns:command-ext="http://www.metaregistrar.com/epp/command-ext-1.0" xmlns:command-ext-domain="http://www.metaregistrar.com/epp/command-ext-domain-1.0" xmlns:secDNS="urn:ietf:params:xml:ns:secDNS-1.1" xmlns:rgp="urn:ietf:params:xml:ns:rgp-1.0">
<response>
<result code="1301">
<msg>Command completed successfully; ack to dequeue</msg>
</result>
<resData>
<domain:infData>
<domain:name><![CDATA[docu-dnssec-case.nl]]></domain:name>
<domain:roid><![CDATA[d779b195-c323-4078-ba4a-fd8b118eee8f]]></domain:roid>
<domain:status s="inactive"><![CDATA[Domain has been deleted]]></domain:status>
<domain:crDate><![CDATA[2016-09-07T11:35:33.000000+0000]]></domain:crDate>
<domain:upDate><![CDATA[2016-09-21T12:05:40.861590+0000]]></domain:upDate>
<domain:exDate><![CDATA[2017-09-07T00:00:00.000000+0000]]></domain:exDate>
</domain:infData>
</resData>
<msgQ count="1" id="100">
<qDate>2016-09-21T12:06:28.000000+0200</qDate>
<msg lang="en"><![CDATA[Domain deletion of docu-dnssec-case.nl successful.]]></msg>
</msgQ>
<trID>
<svTRID>MTR_fdd49ae5e22dc688912a8ffdaf21cd18173b3850</svTRID>
<clTRID>57e27a4b20d5a</clTRID>
</trID>
</response>
</epp>