Updated addSSLSANOrder (markdown)
parent
160cf3165c
commit
1e5b76e9d8
|
@ -1 +1,14 @@
|
||||||
f
|
URL: /orders/add_ssl_san_order/<br/>
|
||||||
|
Request type: POST
|
||||||
|
|
||||||
|
### Overview
|
||||||
|
Use that method to purchase more SAN items to your Multi-Domain SSL Certificate. Use :link:[reissueSSLOrder](https://github.com/gogetssl/api/wiki/reissueSSLOrder) method to reissue SSL with new SAN items.
|
||||||
|
|
||||||
|
### Request parameters
|
||||||
|
* order_id - ORDER ID to which your add extra SAN
|
||||||
|
* count - Quantity of SAN names to add
|
||||||
|
|
||||||
|
### Response
|
||||||
|
If no errors in request following parameters will be returned:
|
||||||
|
* order_id - unique order ID
|
||||||
|
* invoice_id
|
Loading…
Reference in New Issue