Exemption Certificate Management

CertCapture RESTful APIs

CertificateAttributeModel

A certificate attribute can be thought of as a feature or flag that is applied to a certificate. A single certificate can be linked to zero, one, or many certificate attributes. The full list of attributes can be obtained by calling the ListCertificateAttributes API.

This model is used in the following APIs:

Parameters
idOptional
integer

A unique ID number representing this certificate attribute.

nameOptional
string

A friendly readable name for this certificate attribute.

descriptionOptional
string

A full help text description of the certificate attribute.

isSystemCodeOptional
boolean

This value is true if this is a system-defined certificate attribute. System-defined attributes cannot be modified or deleted on the CertCapture website.