Endpoint: !GetDetailedOrderStatus
https://secure.trust-provider.com/products/download/!GetDetailedOrderStatus
The GetDetailedOrderStatus API provides detailed information about a certificate order associated with your account.
This includes, but is not limited to, the current information submitted for validation, the status of the order, and the status of various validation challenges that must be completed before the certificate can be issued.
Use the POST method for this endpoint.
Submit parameters in the x-www-form-urlencoded format.
The following table lists the required and optional parameters.
| Parameter | Type | Requirement | Max. Length | Description |
|---|---|---|---|---|
|
string |
optional |
64 chars |
Your account username. This value is case sensitive. |
|
string |
optional |
128 chars |
Your account password. This value is case sensitive. |
|
integer |
required |
The order number of the certificate. |
|
|
integer |
required |
Specifies the level of detail in the response. The possible values are:
|
|
|
char |
optional |
1 char |
Indicates whether to include the certificate validity period. The possible options are:
If omitted, defaults to |
|
integer |
optional |
Specifies the response format. The possible options are:
If omitted, defaults to |
Sample request
curl --location --request POST 'https://secure.trust-provider.com/products/!GetDetailedOrderStatus' \
--header 'Content-Type: application/x-www-form-urlencoded' \
--data-urlencode 'loginName=yourLoginName' \
--data-urlencode 'loginPassword=yourPassword' \
--data-urlencode 'orderNumber=yourOrderNumber' \
--data-urlencode 'queryType=0'
Response
The MIME type will be application/x-www-form-urlencoded when the responseFormat request parameter is set to 1 (the default).
The MIME type will be application/json when the responseFormat request parameter is set to 2.
The following table displays the various parameters that can appear in the response.
Response parameters
The following table displays the various parameters that can appear in the response.
| Parameter | Presence | Description |
|---|---|---|
|
present |
A numeric code that identifies the type of error. For more details, see Error codes. |
|
optional |
Specifies the error message. This parameter is not present when |
|
optional |
The order number. |
|
optional |
The timestamp when this certificate was created. |
|
optional |
The string describing the current status of the order. |
|
optional |
The string explaining the reason for the status. Only relevant for the rejected orders. |
|
optional |
If auto organizational validation was requested for this order, this parameter will include status of such validation as well as details of matching organizations (if found). The The The possible values for the
If the
|
|
optional |
The SSL or Code Signing certificate serial number. |
|
optional |
The certificate type. |
|
optional |
The timestamp at which the certificate became valid. It is expressed as a UNIX time value. This parameter is only present when |
|
optional |
The timestamp at which the certificate will become invalid. It is expressed as a UNIX time value. This parameter is only present when |
|
optional |
The certificate duration, in days. This parameter is only present when |
|
optional |
The timestamp at which the product term has started. It is expressed as a UNIX time value. This parameter is only present when |
|
optional |
The timestamp at which the product term will end. It is expressed as a UNIX time value. This parameter is only present when |
|
optional |
The product duration, in days. This parameter is only present when |
|
optional |
The OV callBack status of the account. Available if The possible values are:
|
|
optional |
The string describing the current status of account validation (OV). Available if The possible values are:
|
|
optional |
The status of Free DV Upgrade. Available if The possible values are:
|
|
optional |
The status of Click-Through Certificate Subscriber Agreement Acceptance. Available if The possible values are:
|
|
optional |
The UPS tracking number for token-based (Sectigo-provisioned) certificates. |
|
optional |
The shipping organization name for token-based (Sectigo-provisioned) certificates. |
|
optional |
The shipping organizational unit name for token-based (Sectigo-provisioned) certificates. |
|
optional |
The shipping street address for token-based (Sectigo-provisioned) certificates. |
|
optional |
The second additional shipping street address for token-based (Sectigo-provisioned) certificates. |
|
optional |
The third additional shipping street address for token-based (Sectigo-provisioned) certificates. |
|
optional |
The shipping locality name for token-based (Sectigo-provisioned) certificates. |
|
optional |
The shipping state of province name for token-based (Sectigo-provisioned) certificates. |
|
optional |
The shipping postal code for token-based (Sectigo-provisioned) certificates. |
|
optional |
The shipping country for token-based (Sectigo-provisioned) certificates. |
|
optional |
The shipping title for token-based (Sectigo-provisioned) certificates. |
|
optional |
The shipping first name for token-based (Sectigo-provisioned) certificates. |
|
optional |
The shipping last name for token-based (Sectigo-provisioned) certificates. |
|
optional |
The shipping email for token-based (Sectigo-provisioned) certificates. |
|
optional |
The shipping phone for token-based (Sectigo-provisioned) certificates. |
|
optional |
The status of Certification Authority Authorization (CAA) Check. Available if The possible values are:
|
|
optional |
The status of the licence. The possible values are:
|
|
optional |
The status of the license synchronization. The possible statuses are:
|
|
optional |
The source of the licence rejection Available if it has been carried out. The possible values are:
|
|
optional |
Sync the error description. |
|
optional |
The Qualys Merchant ID. Applicable to HackerGuardian license account and products with additional HackerGuardian license. |
|
optional |
The login name on Qualys Platform that scans vulnerabilities. Applicable to HackerGuardian license account and products with additional HackerGuardian license. |
|
optional |
The name of organization HackerGuardian license is processed for at Qualys Platform. |
|
optional |
The Qualys account type. The possible values are:
|
|
optional |
The IP addresses purchased under HackerGuardian licence. |
|
optional |
The additional IP addresses purchased under HackerGuardian licence. |
|
optional |
The date or time of HackerGuardian account creation. Available if |
|
optional |
The date of HackerGuardian account expiration. Available if |
|
optional |
The SiteLock user ID. |
|
optional |
The SiteLock site ID. |