Exemption Certificate Management
CertCapture RESTful APIs
CertExpressInvitationStatusModel
Represent what is the current status of certificate request
This model is used in the following APIs:
Parameters
statusOptional
stringThe status of the CertExpress invitation for this customer. If this status says InProgress then CertExpress website is currently building a landing page for the customer. Please wait about 10 seconds and fetch this request again to see when it will be ready.
Enum: InProgress, Ready
invitationOptional
CertExpressInvitationModelThe CertExpress invitation for the customer. If you specified an email address in the invitation request, this invitation will be sent via email. Otherwise, you are expected to direct the customer using a hyperlink directly in your application.