Inhaltsverzeichnis dieser Seite

Beschreibung

Benachrichtigungen, die vom System per Polling verschickt werden.

XML-Beispiele

Transfer successful

Antwort bei erfolgreichem 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

Benachrichtigung bei erfolgreichem Starten eines Transfers

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

Benachrichtigung, bei unbestätigter Inhaber-Verifizierung durch den Domain-Inhaber. Die Domain geht danach offline (serverHold). (Registrar Registry Status Notify )

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 

Benachrichtigung nach Aktualisierung eines Domain-Kontaktes

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

Benachrichtigung bei erfolgreichem AutoUpdate einer 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

Benachrichtigung bei fehlgeschlagenem AutoUpdate einer 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>