Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
vohmar opened this issue Mar 25, 2024 · 0 comments
Open

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

vohmar opened this issue Mar 25, 2024 · 0 comments

Comments

@vohmar
Copy link
Contributor

vohmar commented Mar 25, 2024

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:
domain:reasonAwaiting payment until 2024-03-25 23:59:59 +0200</domain:reason>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: To do
Development

No branches or pull requests

1 participant