Create certificate generation link
Creates a new digital certificate generation link with specified duration
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
merchantId
Merchant ID
organizationId
Organization ID
Request
This endpoint expects an object.
certificateDuration
Duration of the certificate
Allowed values:
Response
Digital certificate generation link
certificateGenerateId
Certificate issuance id
certificateGenerateLink
Link to the certificate
Errors
400
Create Certificate Link Request Bad Request Error
401
Create Certificate Link Request Unauthorized Error
403
Create Certificate Link Request Forbidden Error
422
Create Certificate Link Request Unprocessable Entity Error
500
Create Certificate Link Request Internal Server Error