Generate an order or renewal request for certificates using Multi-year Plan subscriptions. Note: Certificate renewals must be requested from the same account used for the original order.Documentation Index
Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
Use this file to discover all available pages before exploring further.
External DocumentationTo learn more, visit the DigiCert documentation.
Basic Parameters
| Parameter | Description |
|---|---|
| Billing Address | The street address associated with the credit card. |
| Billing Address City | The city associated with the credit card billing address. |
| Billing Address Country | The country associated with the credit card billing address. |
| Billing Address State | The state or province associated with the credit card billing address. |
| Billing Address Zip | The ZIP or postal code associated with the credit card billing address. |
| Cardholder Name | The name of the cardholder as it appears on the credit card. |
| Certificate Common Name | The domain to be secured by the certificate. |
| Certificate Dns Names | A comma-separated list of additional domais to be secured. Can result in additional costs. |
| Certificate Signature Hash | The hash algorithm used to sign the certificate. Code signing certificates supports only SHA-256. |
| Certificate Signing Request | The certificate signing request in PEM format. |
| Credit Card CVV | The CVV security code of the credit card. |
| Credit Card Expiration Month | The expiration month of the credit card. The valid range is 01-12. |
| Credit Card Expiration Year | The expiration year of the credit card. The format is YYYY. |
| Credit Card Number | The credit card number to charge for this order. |
| Order Validity | The validity period of the certificate. For Example: |
| Organization ID | The ID of an existing organization to associate with the order. Can be obtained from the List Orders action.Note: Not required when creating a new organization with the request. |
| Payment Method | Select the payment method to use for this order. |
| Product ID | Select the product ID for the certificate type to order. |
| Renewal Of Order ID | The ID of the existing order this certificate renews. Can be obtained from the List Orders action.Note: Required for renewals when Renewed Thumbprint is not provided. |
| Renewed Thumbprint | The thumbprint of the certificate being renewed. Note: Required for renewals when Renewal of Order ID is not provided.For more information about certificate thumbprints refer to DigiCert documentation. |
| Server Platform ID | Select the ID of the server platform. |
Advanced Parameters
| Parameter | Description |
|---|---|
| Additional Parameters | A JSON object for additional body parameters. Values specified in this parameter will override equivalent parameters. For example: The object must follow the vendor’s structure as defined in the API documentation. |