Get digital certificate details

Retrieves detailed information for a specific digital certificate

Path parameters

merchantIdstringRequired
Merchant ID
certificateIdstringRequired
Certificate ID
organizationIdstringRequired
Organization ID

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

Obtain digital certificate details
accountIdstring
Unique identifier of the billing account
certificateIdstring
Unique identifier of the certificate
certificateValidFromstring
Start date of certificate validity
certificateValidTostring
End date of certificate validity
certificateNameInternalstring
Internal name of the certificate
certificateNamestring or null
Public name of the certificate
certificateTaxIdTypestring or null
Type of tax ID associated with the certificate
certificateTaxIdCodestring or null
Tax ID code associated with the certificate

Errors