Page:
addSSLSANOrder
Pages
API Methods
API Navigation
Auth
Automatic rules
Comodo Unique Value
ConfirmLEIDataQuality
CreateNewLEI
Home
Order Auto Cancellation
Resend
Revalidate
addSSLOrder
addSSLRenewOrder
addSSLSANOrder
cancelSSLOrder
changeValidationEmail
changeValidationMethod
decodeCSR
generateCSR
getAccountBalance
getAllInvoices
getAllProductPrices
getAllProducts
getAllSSLOrders
getDomainAlternative
getDomainEmails
getDomainEmailsForGeotrust
getLEIJurisdictions
getLJurisdictions
getLeiStatus
getOrderInvoice
getOrderStatus
getOrdersStatus
getProductDetails
getProductPrice
getUnpaidOrders
getUserAgreement
getWebServers
leiLookup
reissueSSLOrder
resendValidationEmail
3
addSSLSANOrder
Marija Liscova edited this page 2021-11-09 09:50:41 +02:00
Table of Contents
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
API Navigation
API Methods
- "auth"
- "addSSLOrder"
- "addSSLRenewOrder"
- "addSSLSANOrder"
- "cancelSSLOrder"
- "changeValidationEmail"
- "changeValidationMethod"
- "decodeCSR"
- "validateCSR"
- "getOrderStatus"
- "getOrderInvoice"
- "getUnpaidOrders"
- "getAccountBalance"
- "getAllInvoices"
- "getAllProducts"
- "getAllProductPrices"
- "getAllSSLOrders"
- "getDomainAlternative"
- "getDomainEmails"
- "getDomainEmailsForGeotrust"
- "getProductDetails"
- "getProductPrice"
- "getUserAgreement"
- "getWebservers"
- "generateCSR"
- "reissueSSLOrder"
- "revalidate"
- "resendValidationEmail"
- "CreateNewLEI"
- "getLEIJurisdictions"
- "getLeiStatus"
- "ConfirmLEIDataQuality"
- "getAllSSLOrders"
- "leiLookup"
API Features
Other
Postman Collection
GOGETSSL API WIKI