diff --git a/addSSLSANOrder.md b/addSSLSANOrder.md index 4d1ae35..a8b3007 100644 --- a/addSSLSANOrder.md +++ b/addSSLSANOrder.md @@ -1 +1,14 @@ -f \ No newline at end of file +URL: /orders/add_ssl_san_order/
+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 \ No newline at end of file