Skip to main content

2.17 Verify and Obtain Email Signature

2.17.1 API Information

Environment
Productionhttps://portal.racent.com/ssl/verifyPAC
Request MethodPOST
content-typemultipart/form-data
DescriptionRetrieve Sectigo email signature based on collectionCode

2.17.2 Parameter Definition

Parameter NameTypeRequiredDescription
api_tokenStringYIdentity credential. Please contact Racent technical support to generate the token.
certIdStringYRacent certificate ID
collectionCodeStringYThe collectionCode sent to the certificate request email address

Function Response

Parameter NameTypeRequiredDescription
codeIntYReturn status. For details, refer to Appendix 3.1
dataObjectNThis parameter is required (Y) when the return status is successful. Details are as follows:
beginDateStringNStart time
endDateStringNEnd time
certificateStringNCertificate
caCertificateStringNIntermediate certificate
privateKeyStringNPrivate key
errorsObject or StringNSpecific error information when the return status indicates an error.