Updated addSSLOrder (markdown)
parent
642dc84fab
commit
08d2f6850a
|
@ -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
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue