From 08d2f6850ad2bcc19cfe30dfadad6427bf6bdfb6 Mon Sep 17 00:00:00 2001 From: Victor Aleksejevs <42028380+ggs-victor@users.noreply.github.com> Date: Fri, 10 Aug 2018 20:04:06 +0300 Subject: [PATCH] Updated addSSLOrder (markdown) --- addSSLOrder.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/addSSLOrder.md b/addSSLOrder.md index 44a03a3..2aafe39 100644 --- a/addSSLOrder.md +++ b/addSSLOrder.md @@ -70,11 +70,12 @@ the _dns_names_ list. If no errors in request following parameters will be returned: * order_id - unique order ID * invoice_id - unique invoice ID +* order_status - order status +* success - success code (true) * order_amount - order amount * currency - order currency * tax - order tax if applicable * tax_rate - order tax rate if applicable -* success - success code (true) ```json {