Updated addSSLOrder (markdown)

master
Victor Aleksejevs 2018-08-10 20:04:06 +03:00
parent 642dc84fab
commit 08d2f6850a
1 changed files with 2 additions and 1 deletions

@ -70,11 +70,12 @@ the _dns_names_ list.
If no errors in request following parameters will be returned: If no errors in request following parameters will be returned:
* order_id - unique order ID * order_id - unique order ID
* invoice_id - unique invoice ID * invoice_id - unique invoice ID
* order_status - order status
* success - success code (true)
* order_amount - order amount * order_amount - order amount
* currency - order currency * currency - order currency
* tax - order tax if applicable * tax - order tax if applicable
* tax_rate - order tax rate if applicable * tax_rate - order tax rate if applicable
* success - success code (true)
```json ```json
{ {