From 5993f97123291da8ab1edcb26770ab35d0aab649 Mon Sep 17 00:00:00 2001 From: Marija Liscova <73614144+Mari-li@users.noreply.github.com> Date: Tue, 2 Nov 2021 17:35:04 +0200 Subject: [PATCH] Updated getAllProducts (markdown) --- getAllProducts.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/getAllProducts.md b/getAllProducts.md index 84961c4..03336d9 100644 --- a/getAllProducts.md +++ b/getAllProducts.md @@ -11,11 +11,15 @@ The getAllProducts method returns a detailed list of all available SSL certifica * products - an array of available products * id - unique ID of the product to be used with :link:[addSSLOrder](https://github.com/gogetssl/api/wiki/addSSLOrder) method * name - product name - * organization – is organization validation required (yes, no) - * wildcard - is wildcard product (yes, no) + * periods - array of possible periods + * organization - is organization validation required (yes, no) + * wildcard - is wildcard common name (yes, no) * unlimited_servers - is the product for unlimited servers (yes, no) - * is_multidomain – is product multidomain (yes, no) - * multidomains_included – included SAN + * is_multidomain - is product multidomain (yes, no) + * wildcard_san_enabled - is wildcard SANs possible (yes, no) + * multidomains_included – included SANs + * single_san_included - included Single SANs + * wildcard_san_included - included Wildcard SANs * multidomains_maximum – max allowed SAN quantity * dcv_email - true or false * dcv_dns - true or false