From c0de7de3912ec1fa36271906f0fd7173cf08bd53 Mon Sep 17 00:00:00 2001 From: Victor Aleksejevs <42028380+ggs-victor@users.noreply.github.com> Date: Fri, 10 Aug 2018 21:33:15 +0300 Subject: [PATCH] Created getDomainEmailsForGeotrust (markdown) --- getDomainEmailsForGeotrust.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 getDomainEmailsForGeotrust.md diff --git a/getDomainEmailsForGeotrust.md b/getDomainEmailsForGeotrust.md new file mode 100644 index 0000000..8726402 --- /dev/null +++ b/getDomainEmailsForGeotrust.md @@ -0,0 +1,15 @@ +URL: /tools/domain/emails/
+Request type: POST + +### Overview +The getDomainEmails method returns an array of valid approver email addresses for specified “domain” +parameter from Comodo API. + +### Request parameters +* domain - valid FQDN + +### Response +If no errors: +* getDomainEmailsForGeotrust - array of valid email addresses from Comodo API + +WHOIS emails not always available due to multiple issues \ No newline at end of file