Exemption Certificate Management

CertCapture RESTful APIs

CustomerAttributeModel

A Customer's linked attribute denoting what features applied to the customer. A customer can be linked to multiple customer attributes and vice versa.

This model is used in the following APIs:

Parameters
idOptional
integer

A unique ID number representing this attribute.

nameOptional
string

A friendly readable name for this attribute.

descriptionOptional
string

A full help text description of the attribute.

isSystemCodeOptional
boolean

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

isNonDeliverOptional
boolean

A flag denotes that future exemption certificate request won't be mailed to the customer

isChangeableOptional
boolean

A flag denotes that this attribute can't be removed/added to a customer record