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
integerA unique ID number representing this certificate attribute.
nameOptional
stringA friendly readable name for this certificate attribute.
descriptionOptional
stringA full help text description of the certificate attribute.
isSystemCodeOptional
booleanThis value is true if this is a system-defined certificate attribute. System-defined attributes cannot be modified or deleted on the CertCapture website.