Skip to content

addSSLSANOrder

Marija Liscova edited this page Nov 9, 2021 · 3 revisions

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 🔗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
  • single_san_count - Quantity of Single SAN items (optional)
  • wildcard_san_count - Quantity of Wildcard SAN items (optional)

!!! If only the count field is specified for products supporting both Single SAN and Wildcard SAN, then count will be considered as quantity for Single SAN items

Response

If no errors in request following parameters will be returned:

  • order_id - unique order ID
  • invoice_id
Clone this wiki locally