Table of contents

Description

System messages are notifications for a domain that can not be assigned to a request.

XML examples

Transfer successful

Response in case of successful transfer

Response
<epp xmlns="urn:ietf:params:xml:ns:epp-1.0">
  <response>
    <result code="1301">
      <msg lang="en">Command completed successfully; ack to dequeue</msg>
    </result>
    <msgQ count="2" id="880178">
      <qDate>2017-07-14T06:52:19.000Z</qDate>
      <msg>MISC: ACK</msg>
    </msgQ>
    <resData>
      <domainrobot:miscData xmlns:domainrobot="urn:org:domainrobot:ns:ext-1.0">
        <domainrobot:message code="S0104001" level="INFO">
          <domainrobot:text>The incoming domain transfer (ACK) has been completed successfully.	</domainrobot:text>
          <domainrobot:argument type="domain">epp-transfer-test001.me</domainrobot:argument>
        </domainrobot:message>
      </domainrobot:miscData>
    </resData>
    <trID>
      <clTRID>1cb47efe-2ab3-4769-b0cb-3252af528095</clTRID>
      <svTRID>20170714-app2-dev-10055</svTRID>
    </trID>
  </response>
</epp>

Transfer successfully started

The message is sent once you have successfully initiated a domain transfer.

Response
<epp xmlns="urn:ietf:params:xml:ns:epp-1.0">
  <response>
    <result code="1301">
      <msg lang="en">Command completed successfully; ack to dequeue</msg>
    </result>
    <msgQ count="1" id="900467">
      <qDate>2017-07-26T08:09:17.000Z</qDate>
      <msg>MISC: START</msg>
    </msgQ>
    <resData>
      <domainrobot:miscData>
        <domainrobot:message code="S0104" level="INFO">
          <domainrobot:text>Domain transfer has been started successfully.</domainrobot:text>
          <domainrobot:argument type="domain">dev-a4-ownerchange.eu</domainrobot:argument>
        </domainrobot:message>
      </domainrobot:miscData>
    </resData>
    <trID>
      <clTRID>1cb47efe-2ab3-4769-b0cb-3252af528095</clTRID>
      <svTRID>20170714-app2-dev-10055</svTRID>
    </trID>
  </response>
</epp>

Registrar registry status notify

The message is sent when the domain registrant has not verified the domain registrant verification notice and causes the domain to go offline (serverHold)

Response
<epp xmlns="urn:ietf:params:xml:ns:epp-1.0" >
  <response>
    <result code="1301">
      <msg lang="en">Command completed successfully; ack to dequeue</msg>
    </result>
    <msgQ count="1" id="898692">
      <qDate>2017-07-20T03:28:49.000Z</qDate>
      <msg>MISC: DOMAIN_REGISTRAR_STATUS_UPDATE</msg>
    </msgQ>
    <resData>
      <domainrobot:miscData >
        <domainrobot:message code="S0102005" level="INFO">
          <domainrobot:text>The registrar status was updated successfully.</domainrobot:text>
          <domainrobot:argument type="domain">ix-test-1354345595.info</domainrobot:argument>
        </domainrobot:message>
      </domainrobot:miscData>
    </resData>
    <trID>
      <clTRID>ecfbf0fa-53e3-40a4-9e56-c96d64eaf16c</clTRID>
      <svTRID>20170725-app2-dev-8627</svTRID>
    </trID>
  </response>
</epp>

Domain contact update notify 

Notification after updating a domain contact

Response
<epp xmlns="urn:ietf:params:xml:ns:epp-1.0" >
  <response>
    <result code="1301">
      <msg lang="en">Command completed successfully; ack to dequeue</msg>
    </result>
    <msgQ count="1" id="898692">
      <qDate>2017-07-20T03:28:49.000Z</qDate>
      <msg>MISC: Contact update notify</msg>
        </msgQ>
        <resData>
            <domainrobot:miscData>
                <domainrobot:message code="S0302" level="INFO">
                    <domainrobot:text>Domain contact has been updated successfully.</domainrobot:text>
                    <domainrobot:argument type="contact">23026732</domainrobot:argument>
                </domainrobot:message>
            </domainrobot:miscData>
        </resData>
    <trID>
      <clTRID>ecfbf0fa-53e3-40a4-9e56-c96d64eaf16c</clTRID>
      <svTRID>20170725-app2-dev-8627</svTRID>
    </trID>
  </response>
</epp>

AutoUpdate Success

Notification on successful AutoUpdate of a domain

Response
<epp xmlns="urn:ietf:params:xml:ns:epp-1.0" >
  <response>
    <result code="1301">
      <msg lang="en">Command completed successfully; ack to dequeue</msg>
    </result>
    <msgQ count="1" id="898692">
      <qDate>2017-07-20T03:28:49.000Z</qDate>
      <msg>MISC: AUTOUPDATE_DEFERRED_SUCCESS</msg>
    </msgQ>
    <resData>
      <domainrobot:miscData >
        <domainrobot:message code="S0102" level="INFO">
          <domainrobot:text>The domain was updated successfully.</domainrobot:text>
          <domainrobot:argument type="domain">ix-test-1354345595.info</domainrobot:argument>
        </domainrobot:message>
      </domainrobot:miscData>
    </resData>
    <trID>
      <clTRID>ecfbf0fa-53e3-40a4-9e56-c96d64eaf16c</clTRID>
      <svTRID>20170725-app2-dev-8627</svTRID>
    </trID>
  </response>
</epp>

AutoUpdate Error

Notification in case of failed AutoUpdate of a domain

Response
<epp xmlns="urn:ietf:params:xml:ns:epp-1.0" >
  <response>
    <result code="1301">
      <msg lang="en">Command completed successfully; ack to dequeue</msg>
    </result>
    <msgQ count="1" id="898692">
      <qDate>2017-07-20T03:28:49.000Z</qDate>
      <msg>MISC: AUTOUPDATE_DEFERRED_ERROR</msg>
    </msgQ>
    <resData>
      <domainrobot:miscData >
        <domainrobot:message code="E0102" level="ERROR">
          <domainrobot:text>Domain could not be updated.</domainrobot:text>
          <domainrobot:argument type="domain">ix-test-1354345595.info</domainrobot:argument>
        </domainrobot:message>
      </domainrobot:miscData>
    </resData>
    <trID>
      <clTRID>ecfbf0fa-53e3-40a4-9e56-c96d64eaf16c</clTRID>
      <svTRID>20170725-app2-dev-8627</svTRID>
    </trID>
  </response>
</epp>