Check Status

Description

Check the status of the specified Digital Certificate Order.

Parameters

Name Data Type Required / Optional Description
auth-userid Integer Required Authentication Parameter
api-key or auth-password String Required Authentication Parameter
order-id Integer Required Order Id of the Order which has to be canceled.
standard-certificate-format boolean Required Type of the certificate format. Values can be:
  • true: for standard (X509) certificate format

  • false: for pkcs7text (PKCS#7) certificate format

HTTP Method

GET

Example Test URL Request

https://test.httpapi.com/api/digitalcertificate/check-status.xml?auth-userid=0&api-key=key&order-id=0&standard-certificate-format=true

Response

Returns a map having certificate status details.