Purchase KeyLocker signatures

PUT https://api.digicert.com/reports/v1/report/types/orders/supported-columns
Use this endpoint to purchase signature units***** for your code signing certificate order using the DigiCert KeyLocker provisioning method.

Example requests and responses

cURL

curl --request PUT 'https://www.digicert.com/services/v2/order/certificate/123456789/buy-keylocker-signature-unit' \--header 'X-DC-DEVKEY: {{api_key}}' \--header 'Content-Type: application/json' \--data-raw '{  "signature_units": "1",  "payment_method": "profile",  "payment_profile": {    "id": "165861"  }}'curl --request GET 'https://api.digicert.com/reports/v1/report/types/orders/supported-columns' \
--header 'X-DC-DEVKEY: {{api_key}}' \
--header 'Content-Type: application/json' \
--data-raw '{  
  "signature_units": "1",  
  "payment_method": "profile",  
  "payment_profile": {
    "id": "165861"  
  }
}'

200 OK

// empty

Request parameters

NameReq/OptTypeDescription
signature_unitsrequiredintegerNumber of signature units***** to purchase. Value must be greater than 0.
*****A signature unit equals 1,000 signatures (i.e., if you purchase 1 signature unit your code signing order will be allotted 1,000 additional signatures).
payment_methodrequiredstringPayment method for the order.
Allowed values: