internetee / registry

TLD Management Software
Other
45 stars 19 forks source link

EPP/REPP: add auction deadlines to check request reponses #2656

Open vohmar opened 3 months ago

vohmar commented 3 months ago

Example reposnse to epp check request (partial):

    <resData>
      <domain:chkData xmlns:domain="https://epp.tld.ee/schema/domain-ee-1.2.xsd">
        <domain:cd>
          <domain:name avail="0">näiteks.ee</domain:name>
          <domain:reason>Awaiting payment</domain:reason>
        </domain:cd>
      </domain:chkData>
    </resData>

add auction deadline info to the reason value - ie if status awaiting payment then append invoice due date, i status awaiting registration then registration deadline.

example:

Awaiting payment until 2024-03-25 23:59:59 +0200