Get certificate generation link
Retrieves the digital certificate generation link for a specific certificate
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
merchantId
Merchant ID
certificateId
Certificate ID
organizationId
Organization ID
Response
Obtain digital certificate generation link
certificateGenerateId
Certificate issuance id
certificateGenerateLink
Link to the certificate
Errors
401
Get Certificate Link Request Unauthorized Error
403
Get Certificate Link Request Forbidden Error
404
Get Certificate Link Request Not Found Error
500
Get Certificate Link Request Internal Server Error