From 11dd8728bb9ccb14b7b01c386834078ac977d064 Mon Sep 17 00:00:00 2001 From: Victor Aleksejevs <42028380+ggs-victor@users.noreply.github.com> Date: Fri, 10 Aug 2018 21:32:17 +0300 Subject: [PATCH] Updated getDomainEmails (markdown) --- getDomainEmails.md | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/getDomainEmails.md b/getDomainEmails.md index 7937c68..74a817b 100644 --- a/getDomainEmails.md +++ b/getDomainEmails.md @@ -1 +1,15 @@ -g \ No newline at end of file +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: +* ComodoApprovalEmails - array of valid email addresses from Comodo API + +WHOIS emails not always available due to multiple issues \ No newline at end of file