Exemption Certificate Management

CertCapture RESTful APIs

CustomerCustomField

Customer Custom Fields

This model is used in the following APIs:

Parameters
client_idOptional
integer

The internal id of the client

field_nameOptional
string

The field name of the custom field.

gencert_lockOptional
boolean
idOptional
integer

System Generated Record ID

is_editableOptional
boolean

Indicates if the custom field can be edited.

system_codeOptional
boolean

Indicates if the custom field is a system code.

typeOptional
string

The type of custom field.

Enum: text, select, multi-select, boolean
uses_gencertOptional
boolean

Indicates if the custom field will be included in gencert.

valueOptional
string

The value of the custom field.